Health check syntax

This commit is contained in:
DireMunchkin 2023-08-13 21:24:46 +02:00
parent d1aa870d48
commit 772e9829e4

View File

@ -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