Skip to content

Commit

Permalink
Merge pull request #510 from IntersectMBO:feat/ipfs-volume
Browse files Browse the repository at this point in the history
feat/ipfs-volume
  • Loading branch information
nike-getto authored Dec 19, 2024
2 parents b32537b + e044ca5 commit 788c6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ services:
- "5001:5001"
- "8080:8080"
volumes:
- ipfs_data:/ipfs/datastore
- ipfs_data:/app/ipfs/datastore
networks:
- bloxico_local
extra_hosts:
Expand Down

0 comments on commit 788c6a5

Please sign in to comment.