diff --git a/minio/2024-04-06/data.yml b/minio/2024-04-06/data.yml index 53ad6ad557..38061b1370 100644 --- a/minio/2024-04-06/data.yml +++ b/minio/2024-04-06/data.yml @@ -16,14 +16,14 @@ additionalProperties: required: true rule: paramComplexity type: password - - default: 9000 + - default: 9001 envKey: PANEL_APP_PORT_HTTP labelEn: Port labelZh: 端口 required: true rule: paramPort type: number - - default: 9001 + - default: 9000 envKey: PANEL_APP_PORT_API labelEn: Port labelZh: API 端口