1
0
Fork 0

爱影CMS 测试

Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
萌森 2024-08-13 17:39:49 +08:00
parent 7f5d1d4ba7
commit e080c51371
1 changed files with 2 additions and 1 deletions

View File

@ -17,4 +17,5 @@ services:
- ${PANEL_APP_PORT_HTTP}:80
- ${PANEL_APP_PORT_ADMIN}:21007
volumes:
- ${IYCMS_ROOT_PATH}/data:/app/iycms
- ${IYCMS_ROOT_PATH}/data:/app/iycms/data
- ${IYCMS_ROOT_PATH}/config.conf:/app/iycms/config.conf