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

6 lines
73 B
JSON
Raw Normal View History

{
"/": {
2024-11-11 19:53:01 +01:00
"target": "http://localhost:6080",
"secure": false
}
}