Files
moonwell-core/docker-compose.override.yml
T
2026-03-09 21:44:28 +04:00

11 lines
318 B
YAML

services:
ac-worldserver:
stdin_open: true
tty: true
environment:
AC_RATE_XP_KILL: "${AC_RATE_XP_KILL:-1}"
AC_AI_PLAYERBOT_RANDOM_BOT_AUTOLOGIN: "${AC_AI_PLAYERBOT_RANDOM_BOT_AUTOLOGIN:-1}"
volumes:
- ./modules:/azerothcore/modules:ro
- ./lua_scripts:/azerothcore/lua_scripts