mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-23 14:41:16 +08:00
发布应用 BookStack
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
6f1967647c
commit
c74816d0a8
@ -48,21 +48,13 @@ additionalProperties:
|
|||||||
labelEn: Application URL
|
labelEn: Application URL
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "127.0.0.1"
|
- default: "127.0.0.1:3306"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DB_HOST
|
envKey: DB_HOST
|
||||||
labelZh: 数据库 主机
|
labelZh: 数据库地址
|
||||||
labelEn: Database Host
|
labelEn: Database Address
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: 3306
|
|
||||||
edit: true
|
|
||||||
envKey: DB_PORT
|
|
||||||
labelZh: 数据库 端口
|
|
||||||
labelEn: Database Port
|
|
||||||
required: true
|
|
||||||
rule: paramPort
|
|
||||||
type: number
|
|
||||||
- default: "bookstack"
|
- default: "bookstack"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DB_DATABASE
|
envKey: DB_DATABASE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user