From ae248daccd0cb1d075e66e024f8722d5ae4127aa Mon Sep 17 00:00:00 2001 From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com> Date: Sat, 15 Oct 2022 21:54:15 +0200 Subject: [PATCH] Disable uptime kuma start --- infrastructure/docker-compose.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infrastructure/docker-compose.yml b/infrastructure/docker-compose.yml index 7ca39f1..637bc08 100644 --- a/infrastructure/docker-compose.yml +++ b/infrastructure/docker-compose.yml @@ -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