1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-03-16 11:32:45 +00:00

Add multidomain support

this allows subdomain style bucket access
This commit is contained in:
Girish Ramakrishnan 2022-06-28 08:45:21 -07:00
parent 0b3787bb4c
commit 7b5a6629b3

@ -33,5 +33,6 @@
"https://screenshots.cloudron.io/io.minio.cloudronapp/pic1.png",
"https://screenshots.cloudron.io/io.minio.cloudronapp/pic2.png"
],
"multiDomain": true,
"postInstallMessage": "file://POSTINSTALL.md"
}