Skip to content

Commit

Permalink
napi: gw add wsrpc config
Browse files Browse the repository at this point in the history
  • Loading branch information
baabeetaa committed Sep 2, 2023
1 parent 6f1890f commit 93f7c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notionalapi/gateway/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ cat <<EOT > $HOME/gateway.yaml
aggrurl: "http://tasks.napiaggregator:8300/metering"
dbconurl: "http://tasks.napidb_1:4001/"
rpc: "http://tasks.lb_${chain_name}:8000"
wsrpc: "ws://tasks.lb_${chain_name}:8000/websocket"
api: "http://tasks.lb_${chain_name}:8001"
grpc: "tasks.lb_${chain_name}:8003"
eth: "http://tasks.lb_${chain_name}:8004"
Expand Down

0 comments on commit 93f7c3e

Please sign in to comment.