Skip to content

Commit

Permalink
update config.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
timwu20 committed Feb 13, 2023
1 parent 9028085 commit a838233
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chain/westend/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ nomdns = false

[rpc]
enabled = false
external = false
port = 8545
host = "localhost"
modules = [
Expand All @@ -48,6 +49,9 @@ modules = [
"payment",
]
ws-port = 8546
ws = false
ws-external = false


[pprof]
listening-address = "localhost:6060"
Expand Down

0 comments on commit a838233

Please sign in to comment.