Add fallback certificate backend

This commit is contained in:
Johannes Zellner
2016-12-05 17:01:23 +01:00
parent eacc4412ba
commit b1be65d9ce
5 changed files with 35 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ domain=""
provider=""
encryptionKey=""
restoreUrl=""
tlsProvider="letsencrypt-prod"
tlsProvider="le-prod"
versionsUrl="https://s3.amazonaws.com/prod-cloudron-releases/versions.json"
version="latest"
apiServer="https://api.cloudron.io"