mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-13 00:58:34 +00:00
add missing logs volume mount to db-import container
This commit is contained in:
@@ -126,6 +126,7 @@ services:
|
||||
- azerothcore
|
||||
volumes:
|
||||
- ${STORAGE_PATH}/config:/azerothcore/env/dist/etc
|
||||
- ${STORAGE_PATH}/logs:/azerothcore/env/dist/logs
|
||||
- ${STORAGE_PATH}/mysql-data:/var/lib/mysql-persistent
|
||||
environment:
|
||||
AC_DATA_DIR: "/azerothcore/data"
|
||||
|
||||
Reference in New Issue
Block a user