openvidu/openvidu-components-angular/src/proxy.conf.json

7 lines
78 B
JSON

{
"/call/api": {
"target": "http://127.0.0.1:6080",
"secure": false
}
}