Merge branch 'master' of git.bizmatch.net:aknuth/docker
This commit is contained in:
commit
38b425e1d8
|
|
@ -2,7 +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
|
info
|
||||||
}
|
}
|
||||||
import email_autodiscover
|
import email_autodiscover
|
||||||
# Prod: Neue Domains
|
# Prod: Neue Domains
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue