发布 NexusPHP

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
新疆萌森软件开发工作室 2024-11-07 13:08:21 +08:00
parent 8642b1b368
commit a83bc4c9fa

View File

@ -104,7 +104,7 @@ additionalProperties:
labelEn: Database Host
required: true
type: text
- default: 5432
- default: 3306
edit: true
envKey: DB_PORT
labelZh: 数据库 端口
@ -212,5 +212,5 @@ additionalProperties:
envKey: MAIL_FROM_ADDRESS
labelZh: 邮件 发件人地址
labelEn: Mail From Address
required: true
required: false
type: text