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 920834b commit 168a5e1Copy full SHA for 168a5e1
docker-compose.yml
@@ -76,8 +76,8 @@ services:
76
--base-path /tmp/blockchain \
77
--chain raw_testspec.json \
78
--rpc-external --rpc-cors all \
79
- --ws-external --no-mdns \
80
- --ws-max-connections 10000 --in-peers 500 --out-peers 500 \
+ --no-mdns \
+ --in-peers 500 --out-peers 500 \
81
--bootnodes /dns/bootnode.test.finney.opentensor.ai/tcp/30333/p2p/12D3KooWPM4mLcKJGtyVtkggqdG84zWrd7Rij6PGQDoijh1X86Vr \
82
--sync warp
83
0 commit comments