mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-08 06:04:20 +08:00
modifying Caddyfile to default to ZeroSSL
This commit is contained in:
parent
a2f3ad6dd5
commit
1b3c045906
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
# LetsEncrypt account
|
||||
# ZeroSSL account
|
||||
acme_ca https://acme.zerossl.com/v2/DV90
|
||||
email YOUR_EMAIL
|
||||
}
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
# LetsEncrypt account
|
||||
# ZeroSSL account
|
||||
acme_ca https://acme.zerossl.com/v2/DV90
|
||||
email YOUR_EMAIL
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue