Remove this mount since HTTPS terminates at Nginx
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
acc0c2b2cd
commit
9676726beb
@ -25,12 +25,6 @@
|
|||||||
args:
|
args:
|
||||||
creates: /home/dokku/minio/letsencrypt/cron-job
|
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
|
- name: Remove automatically configured ports
|
||||||
dokku_ports:
|
dokku_ports:
|
||||||
app: minio
|
app: minio
|
||||||
|
Reference in New Issue
Block a user