Add multidomain support
this allows subdomain style bucket access
This commit is contained in:
parent
0b3787bb4c
commit
7b5a6629b3
|
@ -33,5 +33,6 @@
|
||||||
"https://screenshots.cloudron.io/io.minio.cloudronapp/pic1.png",
|
"https://screenshots.cloudron.io/io.minio.cloudronapp/pic1.png",
|
||||||
"https://screenshots.cloudron.io/io.minio.cloudronapp/pic2.png"
|
"https://screenshots.cloudron.io/io.minio.cloudronapp/pic2.png"
|
||||||
],
|
],
|
||||||
|
"multiDomain": true,
|
||||||
"postInstallMessage": "file://POSTINSTALL.md"
|
"postInstallMessage": "file://POSTINSTALL.md"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue