Clear app.json

This commit is contained in:
Luke Murphy 2020-03-09 10:58:39 +01:00
parent 400e92d9b3
commit d6652414b2
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 4 deletions

View File

@ -5,9 +5,5 @@
"success_url": "/",
"dokku": {
"plugins": []
"volumes":[
{"host":"/etc/letsencrypt/keycloak.gitea-experiment.autonomic.zone/cert.pem","app":"/etc/x509/https/tls.crt"},
{"host":"/etc/letsencrypt/keycloak.gitea-experiment.autonomic.zone/privkey.pem","app":"/etc/x509/https/tls.key"}
]
}
}