mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added relayAliasPort setting to support relay port behind reverse proxies, #4222
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"_redirPortBind": "127.0.0.1",
|
||||
"_redirAliasPort": 80,
|
||||
"_relayPort": 453,
|
||||
"_relayAliasPort": 463,
|
||||
"_relayDNS": "relay.myserver.mydomain.com",
|
||||
"_agentPort": 1234,
|
||||
"_agentPortBind": "127.0.0.1",
|
||||
|
||||
Reference in New Issue
Block a user