发布应用:TOPIAM
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
25e5a468cb
commit
6a6dc212dd
|
|
@ -33,6 +33,13 @@ additionalProperties:
|
||||||
values:
|
values:
|
||||||
- label: Redis
|
- label: Redis
|
||||||
value: redis
|
value: redis
|
||||||
|
- default: "/home/topiam"
|
||||||
|
edit: true
|
||||||
|
envKey: TOPIAM_CE_ROOT_PATH
|
||||||
|
labelZh: 数据持久化路径
|
||||||
|
labelEn: Data persistence path
|
||||||
|
required: true
|
||||||
|
type: text
|
||||||
- default: 1898
|
- default: 1898
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelZh: WebUI 端口
|
labelZh: WebUI 端口
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue