This commit is contained in:
Nick Mowen 2022-12-17 14:18:05 -07:00
parent 3dec42cf9e
commit 537204136f

View File

@ -91,7 +91,7 @@ http {
vod hls;
secure_token $args;
secure_token_types application/vnd.apple.mpegurl;
secure_token_types application/vnd.apple.mpegurl;
add_header Access-Control-Allow-Headers '*';
add_header Access-Control-Expose-Headers 'Server,range,Content-Length,Content-Range';
@ -267,4 +267,4 @@ rtmp {
meta copy;
}
}
}
}