add srs hls path
This commit is contained in:
parent
bdd3f0ee8c
commit
9328ae0ae2
@ -68,6 +68,10 @@ server {
|
||||
alias /var/www/ffplayout/ffplayout/static/;
|
||||
}
|
||||
|
||||
location /live/ {
|
||||
alias /var/www/srs/live/;
|
||||
}
|
||||
|
||||
access_log /var/log/nginx/ffplayout_access.log;
|
||||
error_log /var/log/nginx/ffplayout_error.log warn;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user