فهرست منبع

enabling oauth for heimdall (fixes v3)

Jason Playne 3 سال پیش
والد
کامیت
0bc064cca0
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      network/docker-compose.yml

+ 0 - 1
network/docker-compose.yml

@@ -31,7 +31,6 @@ services:
       - traefik.http.routers.auth.entrypoints=websecure
       - traefik.http.routers.auth.tls=true
       - traefik.http.routers.auth.tls.domains[0].main=auth.playne.au
-      - traefik.http.routers.auth.tls.domains[0].sans=*.playne.au
       - traefik.http.routers.auth.tls.certresolver=le
       - traefik.http.routers.auth.service=auth@docker
       - traefik.http.services.auth.loadbalancer.server.port=4181