feat(network): allow binding to specific interface (#4481)

This commit is contained in:
David Lane
2025-12-23 13:08:12 -05:00
committed by GitHub
parent 1fa7457eab
commit 0aa7e3fd67
13 changed files with 205 additions and 9 deletions

View File

@ -191,6 +191,7 @@
options: {
"upnp": "disabled",
"address_family": "ipv4",
"bind_address": "",
"port": 47989,
"origin_web_ui_allowed": "lan",
"external_ip": "",