mimischi / minio-dokku

Dockerfile to run Minio (S3 compatible storage) on Dokku (mini-Heroku)
137 stars 44 forks source link

Change console port and CMD #21

Closed turicas closed 1 year ago

turicas commented 1 year ago

This change will force MinIO to run console on port 9001 and also will configure dokku proxy to route this port, so the user can access MinIO API (80/443) and console (9001).