✨ 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:
10
apps/mcy-shop/5.0.29/data.yml
Normal file
10
apps/mcy-shop/5.0.29/data.yml
Normal 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
|
||||
Reference in New Issue
Block a user