mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-03 07:45:20 +00:00
Fixes and tests
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Minio is a distributed object storage server built for cloud applications and devops.",
|
||||
"version": "0.1.0",
|
||||
"healthCheckPath": "/",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
"localstorage": {}
|
||||
@@ -17,8 +17,10 @@
|
||||
"contactEmail": "support@cloudron.io",
|
||||
"icon": "logo.png",
|
||||
"tags": [
|
||||
"storage"
|
||||
],
|
||||
"mediaLinks": [
|
||||
"http://example.com"
|
||||
],
|
||||
"postInstallMessage": "file://POSTINSTALL.md"
|
||||
}
|
||||
|
Reference in New Issue
Block a user