This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
openvidu
mirror of
https://github.com/OpenVidu/openvidu.git
Watch
8
Star
0
Fork
You've already forked openvidu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8d3fe2b681
openvidu
/
openvidu-server
/
docker
/
openvidu-proxy
/
default_nginx_conf
/
global
/
app_config.conf
4 lines
99 B
Plaintext
Raw
Blame
History
# Your App
location / {
proxy_pass http://yourapp; # Openvidu call by default
}
Reference in New Issue
View Git Blame
Copy Permalink