Skip to content

Commit

Permalink
Add scheduler to boot node list
Browse files Browse the repository at this point in the history
  • Loading branch information
mo4islona authored Sep 25, 2023
1 parent 14f2e58 commit 31d29e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ services:
HTTP_LISTEN_ADDR: 0.0.0.0:8000
BOOT_NODES: >
12D3KooWSRvKpvNbsrGbLXGFZV7GYdcrYNh4W2nipwHHMYikzV58 /dns4/testnet.subsquid.io/tcp/22345,
12D3KooWQC9tPzj2ShLn39RFHS5SGbvbP2pEd7bJ61kSW2LwxGSB /dns4/testnet.subsquid.io/tcp/22346
12D3KooWQC9tPzj2ShLn39RFHS5SGbvbP2pEd7bJ61kSW2LwxGSB /dns4/testnet.subsquid.io/tcp/22346,
12D3KooWQER7HEpwsvqSzqzaiV36d3Bn6DZrnwEunnzS76pgZkMU /dns4/testnet.subsquid.io/tcp/32345
RPC_URL: https://arbitrum-goerli.blockpi.network/v1/rpc/public
KEY_PATH: /query-gateway/keys/singleProc.key
CONFIG_PATH: /query-gateway/config/gateway-config.yml
Expand Down

0 comments on commit 31d29e3

Please sign in to comment.