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
|
@ -29,8 +29,6 @@ services:
|
|||
|
||||
- "traefik.http.routers.jellyfin.entrypoints=https"
|
||||
- "traefik.http.routers.jellyfin.rule=Host(`jellyfin.korhonen.cc`)"
|
||||
- "traefik.http.routers.jellyfin.tls=true"
|
||||
- "traefik.http.routers.jellyfin.tls.certresolver=http"
|
||||
- "traefik.http.routers.jellyfin.service=jellyfin"
|
||||
- "traefik.docker.network=proxy"
|
||||
- "traefik.http.services.jellyfin.loadbalancer.server.port=8096"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue