letsencrypt domain name config

This commit is contained in:
kexkey
2019-04-10 19:17:42 -04:00
committed by kexkey
parent fa5b9f2daf
commit d8a8963e8e

View File

@@ -27,3 +27,5 @@ entryPoint = "https"
onHostRule = true
[acme.httpChallenge]
entryPoint = "http"
[[acme.domains]]
main = "cyphernode.yourdomain.com"