Health check syntax
This commit is contained in:
parent
90dc72a904
commit
d848bbef8d
|
@ -23,9 +23,9 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
depends_on:
|
depends_on:
|
||||||
- ghostfolio-db:
|
ghostfolio-db:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
- ghostfolio-redis:
|
ghostfolio-redis:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
labels:
|
labels:
|
||||||
# Main
|
# Main
|
||||||
|
|
Loading…
Reference in New Issue
Block a user