mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Small server discovery fix
This commit is contained in:
parent
fa7abefa01
commit
108faa1ac3
2 changed files with 4 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
|||
"_AllowFraming": true,
|
||||
"_WebRTC": false,
|
||||
"_ClickOnce": false,
|
||||
"_UserAllowedIP" : "127.0.0.1,::1,192.168.0.100"
|
||||
"_UserAllowedIP": "127.0.0.1,::1,192.168.0.100",
|
||||
"_LocalDiscovery": { "name": "Local server name", "info": "Information about this server" }
|
||||
},
|
||||
"_domains": {
|
||||
"": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue