This commit is contained in:
2026-03-09 21:50:11 +04:00
parent ab723de95f
commit feceaab626
4 changed files with 55 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
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}"
AC_AI_PLAYERBOT_RANDOM_BOT_AUTOLOGIN: "${ACORE_PLAYERBOTS_RANDOM_BOT_AUTOLOGIN:-0}"
volumes:
- ./modules:/azerothcore/modules:ro
- ./lua_scripts:/azerothcore/lua_scripts