Remove this mount since HTTPS terminates at Nginx
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-04-14 10:48:16 +02:00
parent acc0c2b2cd
commit 9676726beb
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 6 deletions

View File

@ -25,12 +25,6 @@
args:
creates: /home/dokku/minio/letsencrypt/cron-job
- name: Specify certificate docker volume mounts
dokku_storage:
app: minio
mounts:
- /home/dokku/minio/letsencrypt/certs:/root/.minio/certs
- name: Remove automatically configured ports
dokku_ports:
app: minio