use wildcard tls cert
All checks were successful
Build & Publish Docker Image / build-and-push (push) Successful in 1m17s
All checks were successful
Build & Publish Docker Image / build-and-push (push) Successful in 1m17s
This commit is contained in:
@@ -23,6 +23,8 @@ services:
|
||||
- "traefik.http.routers.kochwas.rule=Host(`kochwas.siegeln.net`)"
|
||||
- "traefik.http.routers.kochwas.entrypoints=websecure"
|
||||
- "traefik.http.routers.kochwas.tls.certresolver=cloudflareResolver"
|
||||
- "traefik.http.routers.kochwas.tls.domains[0].main=siegeln.net"
|
||||
- "traefik.http.routers.kochwas.tls.domains[0].sans=*.siegeln.net"
|
||||
# Specify which port Traefik should forward traffic to inside the container
|
||||
- "traefik.http.services.kochwas.loadbalancer.server.port=3000"
|
||||
# Explicitly tell Traefik which network to use (since kochwas is on two networks)
|
||||
|
||||
Reference in New Issue
Block a user