mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
MinIO might be running inside proxies, and console while being on another port might not be reachable on a specific port behind such proxies. For such scenarios customize the redirect URL such that console can be redirected to correct proxy endpoint instead. fixes #12661