mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-02-03 03:34:27 +01:00
Fixed acme storage
This commit is contained in:
@@ -22,7 +22,7 @@ exposedByDefault = false
|
||||
|
||||
[acme]
|
||||
email = "noreply@cnc.skp.rocks"
|
||||
storage = "acme.json"
|
||||
storage = "/acme.json"
|
||||
entryPoint = "https"
|
||||
onHostRule = true
|
||||
[acme.httpChallenge]
|
||||
|
||||
Reference in New Issue
Block a user