This commit is contained in:
Dmitry Zuikov 2024-01-24 12:44:04 +03:00
parent dc33ed75c5
commit 0037c68e5d
1 changed files with 3 additions and 3 deletions

View File

@ -184,12 +184,12 @@ $HOME/.config/hbs2-peer/config
; ip/port to for UDP
listen "0.0.0.0:7351"
; ip/port for rpc
rpc "127.0.0.1:13331"
; tcp
listen-tcp "0.0.0.0:10351"
; port for HTTP service.
; required by hbs2-git
; it's on you to pass it outside or not.
; optional
http-port 5001