mirror of
https://codeberg.org/nahuhh/wownero
synced 2026-03-04 21:57:40 -05:00
adjust binds and use rpc-restricted-bind flags
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user