1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-07 04:52:29 +08:00

爱影CMS 测试

Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
萌森 2024-08-13 13:46:13 +08:00
parent 2586f2c158
commit ae3e9bbfc3
2 changed files with 0 additions and 9 deletions

View File

@ -1,12 +1,5 @@
additionalProperties:
formFields:
- default: "/home/iycms"
edit: true
envKey: IYCMS_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: 80
edit: true
envKey: PANEL_APP_PORT_HTTP

View File

@ -16,5 +16,3 @@ services:
ports:
- ${PANEL_APP_PORT_HTTP}:80
- ${PANEL_APP_PORT_ADMIN}:21007
volumes:
- ${IYCMS_ROOT_PATH}/data:/app/iycms