mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-31 18:24:26 +01:00
Like in traefik docs
This commit is contained in:
@@ -22,7 +22,7 @@ exposedByDefault = false
|
||||
|
||||
[acme]
|
||||
email = "letsencrypt@yourdomain.com"
|
||||
storage = "/acme.json"
|
||||
storage = "acme.json"
|
||||
entryPoint = "https"
|
||||
onHostRule = true
|
||||
[acme.httpChallenge]
|
||||
|
||||
Reference in New Issue
Block a user