Mount grafista storage volume in the correct path

This commit is contained in:
2017-03-12 12:38:59 +01:00
parent e5e05bf086
commit 59ffebd33e

View File

@@ -46,7 +46,7 @@ grafista:
FORCE_SSL: "true" FORCE_SSL: "true"
volumes: volumes:
- /data/git/grafista:/data/git/grafista:ro - /data/git/grafista:/data/git/grafista:ro
- /data/storage/grafista:/data/storage - /data/storage/grafista:/data/storage/grafista
haproxy: haproxy:
image: dockercloud/haproxy:1.5.3 image: dockercloud/haproxy:1.5.3
container_name: haproxy container_name: haproxy