storage angepasst

This commit is contained in:
Czechman 2021-10-25 00:06:30 +02:00
parent 8dbb38aa01
commit cf0c546c62
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ defaultEntryPoints = ["https","http"]
[acme] [acme]
email = "ddns@mcseeno.de" email = "ddns@mcseeno.de"
storage = "acme.json" storage = "/acme.json"
onDemand = false onDemand = false
onHostRule = true onHostRule = true
caServer = "https://acme-staging-v02.api.letsencrypt.org/directory" caServer = "https://acme-staging-v02.api.letsencrypt.org/directory"