feat(network): allow binding to specific interface (#4481)
This commit is contained in:
parent
1fa7457eab
commit
0aa7e3fd67
13 changed files with 205 additions and 9 deletions
|
|
@ -191,6 +191,7 @@
|
|||
options: {
|
||||
"upnp": "disabled",
|
||||
"address_family": "ipv4",
|
||||
"bind_address": "",
|
||||
"port": 47989,
|
||||
"origin_web_ui_allowed": "lan",
|
||||
"external_ip": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue