Update conf
This commit is contained in:
parent
9caeb606bf
commit
1502560bcf
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
listen 1935;
|
||||
max_connections 1000;
|
||||
http_server {
|
||||
enabled on;
|
||||
listen 8080;
|
||||
dir ./objs/nginx/html;
|
||||
}
|
||||
vhost __defaultVhost__ {
|
||||
hls {
|
||||
enabled on;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user