bug fixes and volumes

This commit is contained in:
Deckard
2025-09-25 13:10:56 -04:00
parent 63c91218c3
commit a0f1cb5447
7 changed files with 1386 additions and 100 deletions

15
.env
View File

@@ -8,7 +8,7 @@
# ==============================================
MYSQL_ROOT_PASSWORD=azerothcore123
DOCKER_DB_ROOT_PASSWORD=azerothcore123
MYSQL_USER=root
MYSQL_USER=acore
MYSQL_HOST=ac-mysql
MYSQL_PORT=3306
@@ -149,10 +149,10 @@ RA_LOG_FILE=
SQL_DRIVER_LOG_FILE=
SQL_DRIVER_QUERY_LOGGING=0
# Logger configuration
APPENDER_CONSOLE_CONFIG=1,2,0
LOGGER_ROOT_CONFIG=1,Console
LOGGER_SERVER_CONFIG=1,Console
# Logger configuration - Commented out to use worldserver.conf defaults
# APPENDER_CONSOLE_CONFIG=1,2,0
# LOGGER_ROOT_CONFIG=1,Console
# LOGGER_SERVER_CONFIG=1,Console
# ==============================================
# FEATURE FLAGS (REQUIRED)
@@ -281,10 +281,13 @@ MODULE_INDIVIDUAL_PROGRESSION=0
# Set EXTERNAL_BASE_URL for custom domain (e.g., https://acore.example.com)
# Leave empty to auto-detect from browser location
EXTERNAL_BASE_URL=
baseUrl=http://localhost
port=4201
url=http://localhost:4201
# PHPMyAdmin settings
PMA_HOST=ac-mysql
PMA_PORT=3306
PMA_USER=root
PMA_USER=acore
PMA_EXTERNAL_PORT=8081
PMA_ARBITRARY=1
PMA_ABSOLUTE_URI=