better wizard logic and toggling

This commit is contained in:
uprightbass360
2025-10-05 23:38:33 -04:00
parent 3482a7a8d8
commit c523a20d78
6 changed files with 85 additions and 52 deletions

View File

@@ -45,8 +45,8 @@ DB_WAIT_SLEEP=10
# Database layer images
# ==============================================
# mod-playerbots compatible database import
AC_DB_IMPORT_IMAGE=uprightbass360/azerothcore-wotlk-playerbots:db-import-Playerbot
# AC_DB_IMPORT_IMAGE=acore/ac-wotlk-db-import:14.0.0-dev
AC_DB_IMPORT_IMAGE_DISABLED=uprightbass360/azerothcore-wotlk-playerbots:db-import-Playerbot
AC_DB_IMPORT_IMAGE=acore/ac-wotlk-db-import:14.0.0-dev
MYSQL_IMAGE=mysql:8.0
ALPINE_IMAGE=alpine:latest