发布 NexusPHP
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
77fe86ea52
commit
3668ae8d6c
|
|
@ -104,7 +104,7 @@ additionalProperties:
|
||||||
labelEn: Database Host
|
labelEn: Database Host
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: 5432
|
- default: 3306
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DB_PORT
|
envKey: DB_PORT
|
||||||
labelZh: 数据库 端口
|
labelZh: 数据库 端口
|
||||||
|
|
@ -212,5 +212,5 @@ additionalProperties:
|
||||||
envKey: MAIL_FROM_ADDRESS
|
envKey: MAIL_FROM_ADDRESS
|
||||||
labelZh: 邮件 发件人地址
|
labelZh: 邮件 发件人地址
|
||||||
labelEn: Mail From Address
|
labelEn: Mail From Address
|
||||||
required: true
|
required: false
|
||||||
type: text
|
type: text
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue