Disable uptime kuma start

This commit is contained in:
GHOSCHT 2022-10-15 21:54:15 +02:00
parent 67a8737efc
commit ae248daccd

View file

@ -33,6 +33,8 @@ services:
- traefik.enable=true - traefik.enable=true
- traefik.http.routers.kuma.entrypoints=web - traefik.http.routers.kuma.entrypoints=web
- traefik.http.routers.kuma.rule=Host(`kuma.franz.local`) - traefik.http.routers.kuma.rule=Host(`kuma.franz.local`)
profiles:
- donotstart
flame: flame:
image: pawelmalak/flame image: pawelmalak/flame
container_name: flame container_name: flame