Health check syntax
This commit is contained in:
parent
d1aa870d48
commit
772e9829e4
|
@ -23,10 +23,10 @@ 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
|
||||||
traefik.enable: true
|
traefik.enable: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user