1
0
Fork 0

feat(maccms10): update version from 24.11.19 to 2025.1000.4050

- update docker image from qyg2297248353/maccms10:v24.11.19 to ghcr.io/pooneyy/maccms10:2025.1000.4050
This commit is contained in:
pooneyy 2025-10-03 20:21:13 +08:00
parent 8f284e55b8
commit d163caa5ba
No known key found for this signature in database
2 changed files with 1 additions and 10 deletions

View File

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

View File

@ -4,7 +4,7 @@ networks:
services:
maccms10:
image: qyg2297248353/maccms10:v24.11.19
image: ghcr.io/pooneyy/maccms10:2025.1000.4050
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@ -13,5 +13,3 @@ services:
- 1panel-network
ports:
- ${PANEL_APP_PORT_HTTP}:80
volumes:
- ${MACCMS10_ROOT_PATH}/www:/var/www