mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added AgentAliasDNS settings option
This commit is contained in:
parent
d7d2dbdc63
commit
a28f717fd5
2 changed files with 16 additions and 3 deletions
|
@ -26,6 +26,7 @@
|
|||
"_RedirAliasPort": 80,
|
||||
"_AgentPort": 1234,
|
||||
"_AgentAliasPort": 1234,
|
||||
"_AgentAliasDNS": "agents.myserver.mydomain.com",
|
||||
"_ExactPorts": true,
|
||||
"_AllowLoginToken": true,
|
||||
"_AllowFraming": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue