mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-13 09:07:20 +00:00
cleanup of install and monitoring
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
# ==============================================
|
||||
# DEPLOYMENT CONFIGURATION
|
||||
# ==============================================
|
||||
# Storage root path - local: ./storage, production: /nfs/containers or custom mount
|
||||
STORAGE_ROOT=/nfs/containers
|
||||
# Storage root path - local: ./storage, production: /nfs/azerothcore or custom mount
|
||||
STORAGE_ROOT=/nfs/azerothcore
|
||||
# Storage configuration (must match database layer)
|
||||
STORAGE_PATH=${STORAGE_ROOT}/azerothcore
|
||||
STORAGE_PATH=${STORAGE_ROOT}
|
||||
|
||||
# ==============================================
|
||||
# USER MAPPING CONFIGURATION (for NFS compatibility)
|
||||
|
||||
Reference in New Issue
Block a user