add multi domain dns style request note

master
Girish Ramakrishnan 2022-12-12 21:46:13 +01:00
parent bcee168e84
commit aeb58c292f
1 changed files with 5 additions and 0 deletions

View File

@ -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.