mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-12-05 18:20:24 -08:00
11 lines
306 B
Text
11 lines
306 B
Text
WORLDSERVER_DATA=./docker/worldserver/data
|
|
WORLDSERVER_ETC=./docker/worldserver/etc
|
|
WORLDSERVER_LOGS=./docker/worldserver/logs
|
|
|
|
AUTHSERVER_ETC=./docker/authserver/etc
|
|
AUTHSERVER_LOGS=./docker/authserver/logs
|
|
|
|
WORLD_EXTERNAL_PORT=8085
|
|
AUTH_EXTERNAL_PORT=3724
|
|
DB_EXTERNAL_PORT=9000
|
|
DB_ROOT_PASSWORD=password
|