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