traefik: Prefer ISRG Root X1 certificate chain
This commit is contained in:
parent
5385f2c37e
commit
4543fd143b
@ -16,6 +16,7 @@ services:
|
||||
- --certificatesresolvers.le.acme.storage=/letsencrypt/acme.json
|
||||
- --certificatesresolvers.le.acme.httpChallenge.entrypoint=web
|
||||
- --certificatesresolvers.le.acme.httpChallenge=true
|
||||
- "--certificatesresolvers.le.acme.preferredChain=ISRG Root X1"
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 80:80
|
||||
|
Loading…
Reference in New Issue
Block a user