mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-24 21:05:09 +08:00
爱影CMS 测试
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
1462ce869a
commit
531f28093d
@ -1,12 +1,5 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "/home/iycms"
|
|
||||||
edit: true
|
|
||||||
envKey: IYCMS_ROOT_PATH
|
|
||||||
labelZh: 数据持久化路径
|
|
||||||
labelEn: Data persistence path
|
|
||||||
required: true
|
|
||||||
type: text
|
|
||||||
- default: 80
|
- default: 80
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
|
@ -16,5 +16,3 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- ${PANEL_APP_PORT_HTTP}:80
|
- ${PANEL_APP_PORT_HTTP}:80
|
||||||
- ${PANEL_APP_PORT_ADMIN}:21007
|
- ${PANEL_APP_PORT_ADMIN}:21007
|
||||||
volumes:
|
|
||||||
- ${IYCMS_ROOT_PATH}/data:/app/iycms
|
|
||||||
|
Loading…
Reference in New Issue
Block a user