We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6092983 commit 28507caCopy full SHA for 28507ca
docker-compose.yml
@@ -55,7 +55,7 @@ services:
55
db:
56
condition: service_healthy
57
restart: true
58
- command: bash scripts/prestart.sh
+ command: bash prestart.sh
59
env_file:
60
- .env
61
environment:
0 commit comments