mirror of
https://github.com/luigieai/homelab.git
synced 2025-07-01 20:46:35 -03:00
fix: depends_on invalid
This commit is contained in:
parent
143b5bbf7c
commit
52e3a06315
1 changed files with 0 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue