Skip to content

Commit 368b92d

Browse files
OisinKyneKaloyanTanev
authored andcommitted
Fix path
1 parent 5820a31 commit 368b92d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose-grandine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
ports:
3030
- 9000:9000 # TCP + UDP LibP2P
3131
volumes:
32-
- ./data/grandine:/data
32+
- ./data/grandine:/root/.grandine
3333
- ./jwt:/jwt:ro
3434
networks:
3535
- dvnode

0 commit comments

Comments
 (0)