Like in traefik docs

This commit is contained in:
kexkey
2019-04-10 19:17:59 -04:00
committed by kexkey
parent d8a8963e8e
commit 452ad78b32

View File

@@ -22,7 +22,7 @@ exposedByDefault = false
[acme]
email = "letsencrypt@yourdomain.com"
storage = "/acme.json"
storage = "acme.json"
entryPoint = "https"
onHostRule = true
[acme.httpChallenge]