Fixed acme storage

This commit is contained in:
SKP
2019-03-30 14:45:56 +01:00
committed by kexkey
parent a7e3161208
commit c4159b628f

View File

@@ -22,7 +22,7 @@ exposedByDefault = false
[acme]
email = "noreply@cnc.skp.rocks"
storage = "acme.json"
storage = "/acme.json"
entryPoint = "https"
onHostRule = true
[acme.httpChallenge]