We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c76a9 commit 1af4382Copy full SHA for 1af4382
1 file changed
docker-compose.yml
@@ -6,4 +6,4 @@ services:
6
- "4001:4001"
7
- "5001:5001"
8
user: "ipfs"
9
- command: [ "daemon", "--enable-pubsub-experiment --enable-namesys-pubsub --routing=dhtclient" ]
+ command: [ "daemon", "--enable-pubsub-experiment", "--enable-namesys-pubsub", "--routing=dhtclient" ]
0 commit comments