Update Proxy_Containers/traefik/compose.yaml
This commit is contained in:
@@ -30,10 +30,6 @@ services:
|
|||||||
- "traefik.http.routers.traefik-secure.rule=Host(`traefik-dashboard.home.gabesville.com`)"
|
- "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.middlewares=traefik-auth"
|
||||||
- "traefik.http.routers.traefik-secure.tls=true"
|
- "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
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
traefik:
|
traefik:
|
||||||
|
|||||||
Reference in New Issue
Block a user