mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
support reload the forwarder
This commit is contained in:
parent
7622878979
commit
b90b64954e
6 changed files with 134 additions and 54 deletions
|
@ -83,7 +83,7 @@ vhost __defaultVhost__ {
|
|||
vhost dev {
|
||||
enabled on;
|
||||
gop_cache on;
|
||||
#forward 127.0.0.1:19350;
|
||||
forward 127.0.0.1:19350;
|
||||
hls {
|
||||
hls off;
|
||||
hls_path ./objs/nginx/html;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue