1
0

feat(mcy-shop): update to version 5.0.29 with image source change

- update mcy-shop from version 5.0.17 to 5.0.29
- change docker image source from qyg2297248353/mcy-shop to ghcr.io/pooneyy/mcy-shop
- remove data persistence path configuration and volume mount
- 【refactor】simplify deployment by eliminating external data volume requirement
This commit is contained in:
pooneyy
2025-10-03 20:23:15 +08:00
parent 4dcb305a95
commit e45d44034d
2 changed files with 1 additions and 10 deletions

View File

@@ -0,0 +1,10 @@
additionalProperties:
formFields:
- default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: WebUI 端口
labelEn: WebUI port
required: true
rule: paramPort
type: number