Merge branch 'master' into Playerbot

This commit is contained in:
Yunfan Li
2024-10-30 21:43:42 +08:00
128 changed files with 5812 additions and 1264 deletions

View File

@@ -140,7 +140,7 @@ services:
GROUP_ID: ${DOCKER_GROUP_ID:-1000}
DOCKER_USER: ${DOCKER_USER:-acore}
volumes:
- ${DOCKER_VOL_CLIENT_DATA:-ac-client-data}:/azerothcore/env/dist/data
- ${DOCKER_VOL_DATA:-ac-client-data}:/azerothcore/env/dist/data
# used for extracting maps from files shipped with game client
# Most of the time this shouldn't be needed