江门
2
This commit is contained in:
@@ -793,6 +793,33 @@ volumes:
|
||||
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:
|
||||
anfioonet:
|
||||
name: anfioonet
|
||||
|
||||
Reference in New Issue
Block a user