Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit 9e3b5da

Browse files
committed
was too aggressive at removing run.sh
1 parent 949dde5 commit 9e3b5da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ services:
167167
API_ACCESS_KEYS: "test-cli-abc123"
168168
APP_ENV: "dev"
169169
MIGRATE_PW_FROM_LDAP: "false"
170+
command: ["bash", "-c", "whenavail brokerDb 3306 60 ./yii migrate --interactive=0 && ./run.sh"]
170171

171172
brokerDb:
172173
image: mariadb:10

0 commit comments

Comments
 (0)