Fixed missing indent

This commit is contained in:
DireMunchkin 2023-08-13 21:12:51 +02:00
parent 4dcbae68bf
commit d1aa870d48

View File

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