deployment: Do not use IP level deny for virtual background
This commit is contained in:
parent
c4dfbdb419
commit
94bb69c418
@ -46,7 +46,6 @@
|
||||
}
|
||||
|
||||
location /openvidu/virtual-background {
|
||||
{rules_acess_api}
|
||||
deny all;
|
||||
allow all;
|
||||
proxy_pass http://openviduserver;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user