mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-08 22:24:17 +08:00
Merge pull request #1850 from gravitl/bugfix_caddy_certs
Use ZeroSSL as default certificate provider for caddy
This commit is contained in:
commit
0c719eaa05
1 changed files with 2 additions and 1 deletions
|
@ -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