add multi domain dns style request note
This commit is contained in:
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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue