mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-13 00:58:34 +00:00
bind network and remote cleanup
This commit is contained in:
@@ -221,6 +221,8 @@ services:
|
||||
chmod -R 755 /azerothcore/data /cache
|
||||
echo "✅ Docker volume permissions fixed"
|
||||
restart: "no"
|
||||
networks:
|
||||
- azerothcore
|
||||
|
||||
ac-storage-init:
|
||||
profiles: ["db", "modules"]
|
||||
@@ -244,6 +246,8 @@ services:
|
||||
chmod -R 755 /storage-root /local-storage-root
|
||||
echo "✅ Storage permissions initialized"
|
||||
restart: "no"
|
||||
networks:
|
||||
- azerothcore
|
||||
|
||||
# =====================
|
||||
# Client Data (client-data)
|
||||
|
||||
Reference in New Issue
Block a user