Update Proxy_Containers/traefik/compose.yaml

This commit is contained in:
2026-05-13 18:10:27 +00:00
parent 597fd13abf
commit c1e1afe79f
-4
View File
@@ -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: