mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
@@ -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
|
||||
@@ -78,14 +70,6 @@ additionalProperties:
|
||||
labelZh: 会话持续时间 (s/秒 m/分钟 h/小时 d/天)
|
||||
required: true
|
||||
type: text
|
||||
- default: "http://127.0.0.1:9000"
|
||||
edit: true
|
||||
envKey: MINIO_SERVER_URL
|
||||
labelZh: API 服务器 URL
|
||||
labelEn: API Server URL
|
||||
rule: paramExtUrl
|
||||
required: true
|
||||
type: text
|
||||
- default: "localhost"
|
||||
edit: true
|
||||
envKey: MINIO_SERVER_HOST
|
||||
|
||||
Reference in New Issue
Block a user