Mount grafista storage volume in the correct path
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user