Update ffplayout.conf
This commit is contained in:
parent
067d500da0
commit
f556273311
@ -68,4 +68,8 @@ server {
|
||||
location /static/ {
|
||||
alias /var/www/ffplayout-api/ffplayout/static/;
|
||||
}
|
||||
|
||||
location /live/ {
|
||||
alias /var/www/srs/live/;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user