diff --git a/openvidu-components-angular/src/proxy.config.json b/openvidu-components-angular/src/proxy.config.json index 82ae5b923c..71a624ae84 100644 --- a/openvidu-components-angular/src/proxy.config.json +++ b/openvidu-components-angular/src/proxy.config.json @@ -1,6 +1,6 @@ { "/": { - "target": "http://localhost:5000", + "target": "http://localhost:6080", "secure": false } } \ No newline at end of file