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
commit 0aa7e3fd67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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": "",