1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-12 00:50:29 +08:00

发布应用 BookStack

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen 2025-01-15 12:03:06 +08:00
parent e66a76da01
commit 6f89c41662

View File

@ -48,21 +48,13 @@ additionalProperties:
labelEn: Application URL
required: true
type: text
- default: "127.0.0.1"
- default: "127.0.0.1:3306"
edit: true
envKey: DB_HOST
labelZh: 数据库 主机
labelEn: Database Host
labelZh: 数据库地址
labelEn: Database Address
required: true
type: text
- default: 3306
edit: true
envKey: DB_PORT
labelZh: 数据库 端口
labelEn: Database Port
required: true
rule: paramPort
type: number
- default: "bookstack"
edit: true
envKey: DB_DATABASE