mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-15 09:50:28 +00:00
startup issues
This commit is contained in:
@@ -118,9 +118,12 @@ services:
|
||||
ac-db-import:
|
||||
image: ${AC_DB_IMPORT_IMAGE}
|
||||
container_name: ${CONTAINER_DB_IMPORT}
|
||||
user: "0:0"
|
||||
depends_on:
|
||||
ac-mysql:
|
||||
condition: service_healthy
|
||||
ac-db-init:
|
||||
condition: service_completed_successfully
|
||||
networks:
|
||||
- azerothcore
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user