Open tuaris opened 4 months ago
This change allows the ability to specify an interface address using settings.json. This is useful in environments where the :: syntax isn't working and results in an error like Error: bind EPROTONOSUPPORT
settings.json
::
Error: bind EPROTONOSUPPORT
This change allows the ability to specify an interface address using
settings.json
. This is useful in environments where the::
syntax isn't working and results in an error likeError: bind EPROTONOSUPPORT