mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-01 08:36:38 +08:00
测试应用 Ghost
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
54a7a4f11c
commit
eedf55d7c5
@ -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…
x
Reference in New Issue
Block a user