mirror of https://github.com/OpenVidu/openvidu.git
ov-components: Fixed proxy conf
parent
46b628bf83
commit
7961d51b14
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"/": {
|
||||
"target": "http://localhost:5000",
|
||||
"target": "http://localhost:6080",
|
||||
"secure": false
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue