mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-10 19:03:11 +00:00
12 lines
306 B
Bash
12 lines
306 B
Bash
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
|