Skip to content

Commit aa76fed

Browse files
committed
Fix path
1 parent e5e95f7 commit aa76fed

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)