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
24f9a79aff
openvidu
/
openvidu-server
/
docker
/
openvidu-proxy
/
default_nginx_conf
/
global
/
app_upstream.conf
4 lines
58 B
Plaintext
Raw
Blame
History
# Your App
upstream yourapp {
server localhost:5442;
}
Reference in New Issue
View Git Blame
Copy Permalink