mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-02-14 07:43:42 +00:00
variable cleanup
This commit is contained in:
@@ -18,8 +18,10 @@ IMAGE_PULL_POLICY=if_not_present
|
||||
# ==============================================
|
||||
# DEPLOYMENT CONFIGURATION (REQUIRED)
|
||||
# ==============================================
|
||||
# Storage configuration (must match other layers)
|
||||
STORAGE_PATH=./local-data
|
||||
# Storage root path - local: ./storage, production: /nfs/containers or custom mount
|
||||
STORAGE_ROOT=./storage
|
||||
# Storage configuration (unified with other layers)
|
||||
STORAGE_PATH=${STORAGE_ROOT}/azerothcore
|
||||
|
||||
# Deployment mode
|
||||
DEPLOYMENT_MODE=local
|
||||
|
||||
Reference in New Issue
Block a user