11 lines
181 B
JSON
11 lines
181 B
JSON
{
|
|
"/Api": {
|
|
"target": "http://192.168.1.100:6502/",
|
|
"secure": false
|
|
},
|
|
"/hub": {
|
|
"target": "http://192.168.1.100:6502/",
|
|
"secure": false,
|
|
"ws": true
|
|
}
|
|
}
|