1
0
Fork 0

发布 NexusPHP

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen 2024-11-07 13:08:21 +08:00
parent 77fe86ea52
commit 3668ae8d6c
1 changed files with 2 additions and 2 deletions

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