Health check syntax

This commit is contained in:
DireMunchkin 2023-08-13 21:24:46 +02:00 committed by Nicolas Meienberger
parent 90dc72a904
commit d848bbef8d

View File

@ -23,10 +23,10 @@ services:
networks:
- tipi_main_network
depends_on:
- ghostfolio-db:
condition: service_healthy
- ghostfolio-redis:
condition: service_healthy
ghostfolio-db:
condition: service_healthy
ghostfolio-redis:
condition: service_healthy
labels:
# Main
traefik.enable: true