Disable mounting for now

This commit is contained in:
Luke Murphy 2020-03-25 01:04:27 +01:00
parent d4949a5aed
commit 513cd29cae
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 7 deletions

View File

@ -25,13 +25,6 @@
args:
creates: /home/dokku/keycloak/letsencrypt/cron-job
- name: Specify certificate docker volume mounts
dokku_storage:
app: keycloak
mounts:
- "/home/dokku/keycloak/letsencrypt/certs/current/key.pem:/etc/x509/https/tls.key"
- "/home/dokku/keycloak/letsencrypt/certs/current/cert.pem:/etc/x509/https/tls.crt"
- name: Remove automatically configured ports
dokku_ports:
app: keycloak