1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-28 07:57:25 +00:00

Make it work

This commit is contained in:
Girish Ramakrishnan
2022-01-21 13:11:25 -08:00
parent fa8f08f760
commit c0b9c4167f
2 changed files with 9 additions and 23 deletions

View File

@@ -9,8 +9,8 @@
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"httpPorts": {
"API_DOMAIN": {
"title": "API Domain",
"API_SERVER_DOMAIN": {
"title": "API Server Domain",
"description": "The domain name for MinIO (S3) API requests",
"containerPort": 9000,
"defaultValue": "minio-api"