1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-04-24 13:21:47 +00:00

add multi domain dns style request note

This commit is contained in:
Girish Ramakrishnan 2022-12-12 21:46:13 +01:00
parent bcee168e84
commit aeb58c292f

@ -37,3 +37,8 @@ PATH=$PATH:node_modules/.bin mocha --bail test.js
## Notes
MinIO Console is an embedded web-based object browser built into MinIO Server
## Multi-domain
MINIO_DOMAIN=domain.com env var can be set to server DNS style requests as bucket.domain.com . This requires the platform code to set aliases for the httpPorts and not the primaryport.