issuer
This commit is contained in:
parent
fefda4846c
commit
f326cd6a9c
|
|
@ -1,6 +1,11 @@
|
||||||
{
|
{
|
||||||
email andreas.knuth@gmail.com
|
email andreas.knuth@gmail.com
|
||||||
acme_dns cloudflare {env.CLOUDFLARE_API_TOKEN}
|
acme_dns cloudflare {env.CLOUDFLARE_API_TOKEN}
|
||||||
|
servers {
|
||||||
|
issuer acme {
|
||||||
|
dir https://acme-v02.api.letsencrypt.org/directory
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
bizmatch.net {
|
bizmatch.net {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue