Enable http3 for all services, use central certResolver config
This commit is contained in:
parent
c8f638115a
commit
6a3183b4c4
10 changed files with 6 additions and 24 deletions
|
@ -22,8 +22,6 @@ services:
|
|||
|
||||
- "traefik.http.routers.index.entrypoints=https"
|
||||
- "traefik.http.routers.index.rule=Host(`index.korhonen.cc`)"
|
||||
- "traefik.http.routers.index.tls=true"
|
||||
- "traefik.http.routers.index.tls.certresolver=http"
|
||||
- "traefik.http.routers.index.service=index"
|
||||
- "traefik.docker.network=proxy"
|
||||
- "traefik.http.services.index.loadbalancer.server.port=80"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue