#4 Enable debug logs for traefik to better diagnose issue getting certs via dnsChallenge
This commit is contained in:
parent
03878b77ef
commit
a21aedd233
@ -18,8 +18,8 @@ services:
|
||||
- $DOCKER_DATA/acme.json:/acme.json
|
||||
- $DOCKER_DATA/acme-dns01.json:/acme-dns01.json
|
||||
environment:
|
||||
- CF_DNS_API_TOKEN=${traefik_CF_DNS_API_TOKEN}
|
||||
- CF_ZONE_API_TOKEN=${traefik_CF_ZONE_API_TOKEN}
|
||||
- CLOUDFLARE_DNS_API_TOKEN=${traefik_CF_DNS_API_TOKEN}
|
||||
- CLOUDFLARE_ZONE_API_TOKEN=${traefik_CF_ZONE_API_TOKEN}
|
||||
|
||||
networks:
|
||||
web:
|
||||
|
Loading…
x
Reference in New Issue
Block a user