Wildcard certificate with resolver for netcup API
This commit is contained in:
parent
c0059349fb
commit
acab2ebfdf
5 changed files with 19 additions and 11 deletions
|
@ -17,7 +17,7 @@ services:
|
|||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.gitea.rule=Host(`gitea.${DOMAIN}`)"
|
||||
- "traefik.http.routers.gitea.entrypoints=websecure"
|
||||
- "traefik.http.routers.gitea.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.gitea.tls.certresolver=netcup"
|
||||
- "traefik.http.routers.gitea.tls.options=intermediate@file"
|
||||
- "traefik.http.services.gitea.loadbalancer.server.port=3000"
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue