Disable mounting for now
This commit is contained in:
parent
d4949a5aed
commit
513cd29cae
@ -25,13 +25,6 @@
|
|||||||
args:
|
args:
|
||||||
creates: /home/dokku/keycloak/letsencrypt/cron-job
|
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
|
- name: Remove automatically configured ports
|
||||||
dokku_ports:
|
dokku_ports:
|
||||||
app: keycloak
|
app: keycloak
|
||||||
|
Reference in New Issue
Block a user