Disable CNAME support has it breks when using a wildcard CNAME

This commit is contained in:
Daniel Berteaud 2023-12-20 22:18:12 +01:00
parent cf8ce83438
commit 85721d27e3

View File

@ -24,7 +24,8 @@ acme:
kv_account_root: kv/service/acme-to-vault/account kv_account_root: kv/service/acme-to-vault/account
# Additional env # Additional env
env: {} env:
LEGO_DISABLE_CNAME_SUPPORT: true
traefik: traefik:
# List of entrypoints where the http-01 challenges will be exposed # List of entrypoints where the http-01 challenges will be exposed