mirror of https://github.com/OpenVidu/openvidu.git
4 lines
58 B
Plaintext
4 lines
58 B
Plaintext
|
|
# Your App
|
||
|
|
upstream yourapp {
|
||
|
|
server localhost:5442;
|
||
|
|
}
|