mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Update conf
This commit is contained in:
parent
9caeb606bf
commit
1502560bcf
1 changed files with 5 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue