From c1e1afe79f871f156936ad0fd4a84c7ec4a99a89 Mon Sep 17 00:00:00 2001 From: Gabe Date: Wed, 13 May 2026 18:10:27 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/compose.yaml --- Proxy_Containers/traefik/compose.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Proxy_Containers/traefik/compose.yaml b/Proxy_Containers/traefik/compose.yaml index 5faa862..7b4c711 100644 --- a/Proxy_Containers/traefik/compose.yaml +++ b/Proxy_Containers/traefik/compose.yaml @@ -30,10 +30,6 @@ services: - "traefik.http.routers.traefik-secure.rule=Host(`traefik-dashboard.home.gabesville.com`)" - "traefik.http.routers.traefik-secure.middlewares=traefik-auth" - "traefik.http.routers.traefik-secure.tls=true" - - "traefik.http.routers.traefik-secure.tls.certresolver=cloudflare" - - "traefik.http.routers.traefik-secure.tls.domains[0].main=home.gabesville.com" - - "traefik.http.routers.traefik-secure.tls.domains[0].sans=*.home.gabesville.com" - - "traefik.http.routers.traefik-secure.service=api@internal" restart: unless-stopped networks: traefik: