Start order is fixed now

This commit is contained in:
Atridad Lahiji 2024-06-28 09:45:18 -06:00
parent 7978dd131a
commit 3f5cf06048
No known key found for this signature in database

View file

@ -8,6 +8,9 @@ services:
image: atridad:latest
command: ["/app"]
pull_policy: build
depends_on:
db:
condition: service_started
ports:
- "3131:3000"
networks: