From f556410402e9284106ca4e8598a8aba211e81e77 Mon Sep 17 00:00:00 2001 From: Jens Beckmann Date: Sat, 11 Jul 2026 18:03:38 +0000 Subject: [PATCH] docker-compose.yaml aktualisiert --- docker-compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 6613ae5..506e868 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -26,7 +26,7 @@ services: - GF_AUTH_GENERIC_OAUTH_SCOPE=openid profile email networks: - - infra-traefik_default + - infra-traefik_default labels: - "traefik.enable=true" @@ -39,5 +39,5 @@ services: restart: unless-stopped networks: - traefik_network: + infra-traefik_default: external: true \ No newline at end of file