Merge branch 'master' of git.bizmatch.net:aknuth/docker
This commit is contained in:
commit
7f9042e612
|
|
@ -2,6 +2,7 @@
|
||||||
email {env.CLOUDFLARE_EMAIL}
|
email {env.CLOUDFLARE_EMAIL}
|
||||||
acme_dns cloudflare {env.CLOUDFLARE_API_TOKEN}
|
acme_dns cloudflare {env.CLOUDFLARE_API_TOKEN}
|
||||||
acme_ca https://acme-v02.api.letsencrypt.org/directory
|
acme_ca https://acme-v02.api.letsencrypt.org/directory
|
||||||
|
debug
|
||||||
}
|
}
|
||||||
import email_autodiscover
|
import email_autodiscover
|
||||||
# ---------------------------------------------------------
|
# ---------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue