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