完善 Minio

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2025-08-14 13:16:52 +08:00
parent a6fcabd56e
commit 110c93e371
2 changed files with 4 additions and 12 deletions
+2 -10
View File
@@ -18,16 +18,8 @@ additionalProperties:
- default: 9000
edit: true
envKey: PANEL_APP_PORT_API
labelZh: API 端口 (映射内部端口)
labelEn: API Port (mapped internal port)
required: true
rule: paramPort
type: number
- default: 9000
edit: true
envKey: MINIO_API_PORT
labelZh: API 内部端口
labelEn: Internal API Port
labelZh: API 端口
labelEn: API Port
required: true
rule: paramPort
type: number