mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-02-04 16:15:27 +00:00
feat(network): allow binding to specific interface (#4481)
This commit is contained in:
@ -191,6 +191,7 @@
|
||||
options: {
|
||||
"upnp": "disabled",
|
||||
"address_family": "ipv4",
|
||||
"bind_address": "",
|
||||
"port": 47989,
|
||||
"origin_web_ui_allowed": "lan",
|
||||
"external_ip": "",
|
||||
|
||||
Reference in New Issue
Block a user