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

7 lines
78 B
JSON
Raw Normal View History

2024-07-02 19:19:05 +02:00
{
"/call/api": {
"target": "http://127.0.0.1:6080",
"secure": false
}
}