diff --git a/README.md b/README.md index ff9a82c..36de124 100644 --- a/README.md +++ b/README.md @@ -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. +