modifying Caddyfile to default to ZeroSSL

This commit is contained in:
afeiszli 2023-02-14 16:52:52 -05:00
parent a2f3ad6dd5
commit 1b3c045906
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,6 @@
{
# LetsEncrypt account
# ZeroSSL account
acme_ca https://acme.zerossl.com/v2/DV90
email YOUR_EMAIL
}

View file

@ -1,5 +1,6 @@
{
# LetsEncrypt account
# ZeroSSL account
acme_ca https://acme.zerossl.com/v2/DV90
email YOUR_EMAIL
}