mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-02-17 00:54:33 +00:00
variable cleanup
This commit is contained in:
@@ -65,8 +65,10 @@ SOAP_PORT=7878
|
||||
# ==============================================
|
||||
# DEPLOYMENT CONFIGURATION (REQUIRED)
|
||||
# ==============================================
|
||||
# Storage root path - local: ./storage, production: /nfs/containers or custom mount
|
||||
STORAGE_ROOT=./storage
|
||||
# Storage configuration (must match database layer)
|
||||
STORAGE_PATH=/nfs/containers/azerothcore
|
||||
STORAGE_PATH=${STORAGE_ROOT}/azerothcore
|
||||
|
||||
# ==============================================
|
||||
# CONTAINER NAMES (REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user