Skip to content

Commit

Permalink
Merge pull request #512 from IntersectMBO:ipfs-volume
Browse files Browse the repository at this point in the history
Ipfs-volume
  • Loading branch information
nike-getto authored Dec 19, 2024
2 parents 788c6a5 + 2a374b8 commit 9a76d50
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:/app/ipfs/datastore
- ipfs_data:/app/ipfs/
networks:
- bloxico_local
extra_hosts:
Expand Down

0 comments on commit 9a76d50

Please sign in to comment.