diff --git a/app.json b/app.json index 83af843..c594bfb 100644 --- a/app.json +++ b/app.json @@ -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"} - ] } }