Change resolving of certificates.
This commit is contained in:
@@ -20,11 +20,7 @@ services:
|
||||
- "traefik.http.routers.huber-putz-secure.rule=Host(`huber-stuck.de`, `www.huber-stuck.de`, `huber-putz.com`, `www.huber-putz.com`)"
|
||||
- "traefik.http.routers.huber-putz-secure.entrypoints=websecure"
|
||||
- "traefik.http.routers.huber-putz-secure.tls=true"
|
||||
- "traefik.http.routers.huber-putz-secure.tls.certresolver=infomaniak"
|
||||
- "traefik.http.routers.huber-putz-secure.tls.domains[0].main=huber-stuck.de"
|
||||
- "traefik.http.routers.huber-putz-secure.tls.domains[0].sans=*.huber-stuck.de"
|
||||
- "traefik.http.routers.huber-putz-secure.tls.domains[1].main=huber-putz.com"
|
||||
- "traefik.http.routers.huber-putz-secure.tls.domains[1].sans=*.huber-putz.com"
|
||||
- "traefik.http.routers.huber-putz-secure.tls.certresolver=cs"
|
||||
- "traefik.http.routers.huber-putz-secure.service=huber-putz-secure"
|
||||
- "traefik.http.services.huber-putz-secure.loadbalancer.server.port=8080"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user