Fixed missing indent
This commit is contained in:
parent
b69db5a7c4
commit
90dc72a904
|
@ -24,9 +24,9 @@ services:
|
||||||
- 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