Skip to content

Commit

Permalink
rpcbind to 0.0.0.0:18332 (for the healthcheck.sh script)
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGab19 committed Sep 5, 2024
1 parent a3b3c11 commit 8264d68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom-configs/sri-roles/bitcoin-tp-miner.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ rpcbind=0.0.0.0:18332
rpcallowip=0.0.0.0/0

[testnet4]
rpcbind=10.5.0.3:18332
rpcallowip=10.5.0.0/24
rpcbind=0.0.0.0:18332
rpcallowip=0.0.0.0/0
bind=0.0.0.0:18333
bind=[::]:18333

Expand Down

0 comments on commit 8264d68

Please sign in to comment.