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

6 lines
73 B
JSON
Raw Normal View History

{
"/": {
"target": "http://localhost:5000",
"secure": false
}
}