Path of volume

This commit is contained in:
kexkey
2019-04-02 14:38:54 -04:00
committed by kexkey
parent caa8a0a50c
commit c3932fea71

View File

@@ -6,7 +6,7 @@ services:
- "TRACING=1"
image: cyphernode_welcome
volumes:
- "/Users/jash/go/src/cyphernode_welcome/data_docker:/data"
- "~/cyphernode_welcome/data:/data"
networks:
- cyphernodeappsnet
restart: always