Skip to content
Snippets Groups Projects
Unverified Commit 44b8d7ac authored by Wolfgang Welz's avatar Wolfgang Welz Committed by GitHub
Browse files

Fix db path for compose

parent 148871cb
Branches
Tags
No related merge requests found
......@@ -10,7 +10,7 @@ services:
container_name: iota_goshimmer
restart: unless-stopped
volumes:
- ./mainnetdb:/root/mainnetdb:rw
- ./mainnetdb:/app/mainnetdb:rw
ports:
- "14666:14666/tcp"
- "14626:14626/udp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment