mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-24 14:53:52 +08:00
测试应用 Ghost
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
1e107ab565
commit
3f0ec70ce1
@ -120,7 +120,7 @@ additionalProperties:
|
||||
labelZh: 邮件鉴权 密码
|
||||
labelEn: Mail Password
|
||||
required: true
|
||||
type: text
|
||||
type: password
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: mail__from
|
||||
|
@ -22,6 +22,6 @@ services:
|
||||
- ${GHOST_ROOT_PATH}/data:/var/lib/ghost/content
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- server__host=127.0.0.1
|
||||
- server__host=0.0.0.0
|
||||
- server__port=2368
|
||||
- database__client=mysql
|
||||
|
Loading…
Reference in New Issue
Block a user