mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-24 21:31:50 -08:00
12 lines
307 B
Text
12 lines
307 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=3306
|
|
DB_ROOT_PASSWORD=password
|
|
|