adjust binds and use rpc-restricted-bind flags

This commit is contained in:
wow nero 2022-05-04 09:49:03 +00:00
parent 053c7bccb5
commit ee0c3ed694
1 changed files with 6 additions and 4 deletions

View File

@ -3,13 +3,15 @@ check-updates=disabled
log-level=0
no-igd=1
no-zmq=1
restricted-rpc=1
p2p-bind-ip=0.0.0.0
p2p-bind-port=34567
public-node=1
confirm-external-bind=1
rpc-bind-ip=0.0.0.0
#public-node=1
#confirm-external-bind=1
#restricted-rpc=1
rpc-bind-ip=127.0.0.1
rpc-bind-port=34568
rpc-restricted-bind-ip=0.0.0.0
rpc-restricted-bind-port=34569
rpc-ssl=autodetect
disable-rpc-ban=1
db-sync-mode=safe