Skip to content

Commit 5c8ca10

Browse files
authored
--enable-pubsub-experiement in ipfs-image.yaml (textileio#580)
- Enable pubsub experimental feature in IPFS node. (by @aphelionz)
1 parent 7ce02d1 commit 5c8ca10

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/ipfs-image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ services:
44

55
ipfs:
66
image: ipfs/go-ipfs:v0.6.0
7+
command: ["daemon", "--migrate=true", "--enable-pubsub-experiment"]

0 commit comments

Comments
 (0)