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