More hacking towards a working install

This commit is contained in:
Luke Murphy
2020-04-25 12:51:44 +02:00
parent ea35536e5d
commit 04a10bc1e1
2 changed files with 10 additions and 2 deletions

View File

@ -28,7 +28,7 @@ certificatesResolvers:
staging:
acme:
email: "helo@autonomic.zone"
storage: "/letsencrypt/acme.json"
storage: "/etc/letsencrypt/acme.json"
caServer: "https://acme-staging-v02.api.letsencrypt.org/directory"
httpChallenge:
entryPoint: "web"