2
This commit is contained in:
Anfioo
2026-02-01 15:51:13 +08:00
parent 1bbf182b63
commit 4bf5f3c244

View File

@@ -669,7 +669,18 @@ volumes:
device: ${VOLUMES_USE}/web-property-staff-conf device: ${VOLUMES_USE}/web-property-staff-conf
o: bind o: bind
web-mall-data:
driver: local
driver_opts:
type: none
device: ${DEPLOYMENT_USE}/resources/Web/MicroCommunityMallWeb/html
o: bind
web-mall-conf:
driver: local
driver_opts:
type: none
device: ${VOLUMES_USE}/web-mall-conf
o: bind
zookeeper-data: zookeeper-data:
driver: local driver: local