2
This commit is contained in:
Anfioo
2026-02-01 15:49:59 +08:00
parent 3a93338642
commit 1bbf182b63

View File

@@ -793,6 +793,33 @@ volumes:
o: bind o: bind
backend-mall-logs:
driver: local
driver_opts:
type: none
device: ${VOLUMES_USE}/backend-mall-logs
o: bind
backend-mall-data:
driver: local
driver_opts:
type: none
device: ${DEPLOYMENT_USE}/resources/MicroCommunityMall
o: bind
eass-report-logs:
driver: local
driver_opts:
type: none
device: ${VOLUMES_USE}/eass-report-logs
o: bind
eass-report-data:
driver: local
driver_opts:
type: none
device: ${DEPLOYMENT_USE}/resources/EassReport
o: bind
networks: networks:
anfioonet: anfioonet:
name: anfioonet name: anfioonet