Browse Source

Merge pull request #2147 from gravitl/hotfix_v0.17.1_remove_zerossl

Remove ZeroSSL from Caddyfile
Alex Feiszli 2 years ago
parent
commit
23eddd2ad0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker/Caddyfile

+ 1 - 1
docker/Caddyfile

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