Merge branch 'master' into smthbh-merge-master-branch

This commit is contained in:
Axel Cocat 2025-07-23 21:00:27 +02:00 committed by GitHub
commit f03171023a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,3 +17,6 @@ services:
networks:
local-private-net:
driver: bridge
ac-network:
name: ${DOCKER_AC_NETWORK_NAME:-azerothcore-wotlk_ac-network} # default network name if you use the docker setup of ac
external: ${DOCKER_AC_NETWORK_EXTERNAL:-false}