mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added support to HTTP web relay on the main web server port with used with a specified DNS name, #4210
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
"_redirPort": 80,
|
||||
"_redirPortBind": "127.0.0.1",
|
||||
"_redirAliasPort": 80,
|
||||
"_relayPort": 453,
|
||||
"_relayDNS": "relay.myserver.mydomain.com",
|
||||
"_agentPort": 1234,
|
||||
"_agentPortBind": "127.0.0.1",
|
||||
"_agentAliasPort": 1234,
|
||||
|
||||
Reference in New Issue
Block a user