Skip to content

Commit

Permalink
Merge pull request #163 from Kyuubi2709/patch-69
Browse files Browse the repository at this point in the history
Update marketplaceApps.json
  • Loading branch information
Cabecinha84 authored Jan 19, 2024
2 parents 71ad2da + 97c5843 commit 69b6df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/marketplaceApps.json
Original file line number Diff line number Diff line change
Expand Up @@ -3680,7 +3680,7 @@
"commands": [
"/bin/bash",
"-c",
"./node-subtensor --base-path /tmp/blockchain --chain ./raw_spec.json --rpc-external --rpc-cors all --ws-external --no-mdns --ws-max-connections 5000 --in-peers 200 --out-peers 200 --bootnodes /dns/bootnode.finney.opentensor.ai/tcp/30333/ws/p2p/12D3KooWRwbMb85RWnT8DSXSYMWQtuDwh4LJzndoRrTDotTR5gDC --no-private-ip --sync warp"
"/usr/local/bin/node-subtensor --base-path /tmp/blockchain --chain ./raw_spec.json --rpc-external --rpc-cors all --ws-external --no-mdns --ws-max-connections 5000 --in-peers 200 --out-peers 200 --bootnodes /dns/bootnode.finney.opentensor.ai/tcp/30333/ws/p2p/12D3KooWRwbMb85RWnT8DSXSYMWQtuDwh4LJzndoRrTDotTR5gDC --no-private-ip --sync warp"
],
"containerData": "/tmp",
"tiered": false,
Expand Down

0 comments on commit 69b6df3

Please sign in to comment.