2020-10-01 11:45:53 +02:00

6 lines
99 B
Plaintext

server {
listen 5442;
server_name localhost;
root /var/www/openvidu-getaroom;
}