Skip to content

Commit

Permalink
chore: update compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Dare committed May 30, 2024
1 parent 920834b commit 168a5e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ services:
--base-path /tmp/blockchain \
--chain raw_testspec.json \
--rpc-external --rpc-cors all \
--ws-external --no-mdns \
--ws-max-connections 10000 --in-peers 500 --out-peers 500 \
--no-mdns \
--in-peers 500 --out-peers 500 \
--bootnodes /dns/bootnode.test.finney.opentensor.ai/tcp/30333/p2p/12D3KooWPM4mLcKJGtyVtkggqdG84zWrd7Rij6PGQDoijh1X86Vr \
--sync warp
Expand Down

0 comments on commit 168a5e1

Please sign in to comment.