mirror of https://github.com/OpenVidu/openvidu.git
Update new_api_pro.conf
parent
df799bfb2e
commit
5d354f1f0e
|
@ -43,4 +43,10 @@
|
|||
{rules_acess_api}
|
||||
deny all;
|
||||
proxy_pass http://openviduserver;
|
||||
}
|
||||
}
|
||||
|
||||
location /openvidu/virtual-background {
|
||||
{rules_acess_api}
|
||||
deny all;
|
||||
proxy_pass http://openviduserver;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue