fix: depends_on invalid

This commit is contained in:
Luigi Oliveira 2025-06-12 21:51:39 -03:00
parent 143b5bbf7c
commit 52e3a06315

View file

@ -33,8 +33,6 @@ services:
- "${COMPOSE_PORT_HTTP:-9000}:9000"
- "${COMPOSE_PORT_HTTPS:-9443}:9443"
depends_on:
postgresql:
condition: service_healthy
redis:
condition: service_healthy
worker: