mirror of https://github.com/OpenVidu/openvidu.git
deployment: Do not use IP level deny for virtual background
parent
c4dfbdb419
commit
94bb69c418
|
@ -46,7 +46,6 @@
|
|||
}
|
||||
|
||||
location /openvidu/virtual-background {
|
||||
{rules_acess_api}
|
||||
deny all;
|
||||
allow all;
|
||||
proxy_pass http://openviduserver;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue