remove debug
This commit is contained in:
parent
b3d184259e
commit
7d1c0b9a6d
|
|
@ -2,7 +2,6 @@
|
||||||
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
|
||||||
info
|
|
||||||
}
|
}
|
||||||
import email_autodiscover
|
import email_autodiscover
|
||||||
# Prod: Neue Domains
|
# Prod: Neue Domains
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue