1
0

fix(docker-compose): add nfs support for nexus

This commit is contained in:
sido
2018-04-10 23:06:22 +02:00
parent 869a70070b
commit e95a6873e7
2 changed files with 4 additions and 4 deletions

View File

@ -61,9 +61,9 @@ services:
volumes:
postgres-data:
driver: rancher-nfs
driver: local
molgenis-data:
driver: rancher-nfs
driver: local
elastic-data:
driver: rancher-nfs
driver: local