This commit is contained in:
Atridad Lahiji 2024-06-28 00:40:41 -06:00
parent 472e619859
commit 1e684d0d26
No known key found for this signature in database

View file

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