mirror of
https://github.com/GHOSCHT/franz.git
synced 2024-11-09 23:51:59 +01:00
Disable uptime kuma start
This commit is contained in:
parent
67a8737efc
commit
ae248daccd
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ services:
|
|||
- traefik.enable=true
|
||||
- traefik.http.routers.kuma.entrypoints=web
|
||||
- traefik.http.routers.kuma.rule=Host(`kuma.franz.local`)
|
||||
profiles:
|
||||
- donotstart
|
||||
flame:
|
||||
image: pawelmalak/flame
|
||||
container_name: flame
|
||||
|
|
Loading…
Reference in a new issue