Skip to content

Commit

Permalink
update node rpc port in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DaMandal0rian committed Jun 29, 2023
1 parent fa3be22 commit eea8e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/farming.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ services:
"--dsn-listen-on", "/ip4/0.0.0.0/tcp/30433",
"--rpc-cors", "all",
"--rpc-methods", "safe",
"--unsafe-ws-external",
"--unsafe-rpc-external",
"--dsn-disable-private-ips",
"--no-private-ipv4",
"--validator",
Expand Down

0 comments on commit eea8e41

Please sign in to comment.