mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-22 12:52:50 +03:00
Fix for #2880
This commit is contained in:
parent
c3019ca050
commit
2a3f55f9fd
@ -168,7 +168,7 @@
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"_ip": "192.168.1.100",
|
||||
"_filter": [ "mesh//xxxx", "node//xxxx" ]
|
||||
"_filter": [ "mesh/(domainid)/(meshid)", "node/(domainid)/(nodeid)" ]
|
||||
},
|
||||
{
|
||||
"name": "HTTPS",
|
||||
|
Loading…
Reference in New Issue
Block a user