Update ffplayout.conf
This commit is contained in:
parent
9162c2402f
commit
f5ba8bb4a0
@ -41,7 +41,7 @@ server {
|
||||
|
||||
}
|
||||
|
||||
location ~ ^/(api|admin) {
|
||||
location ~ ^/(api|admin|auth|api-auth) {
|
||||
if ($http_origin ~ '^https?://(localhost|ffplayout\.local|ffplayout)') {
|
||||
add_header 'Access-Control-Allow-Origin' "$http_origin" always;
|
||||
add_header 'Access-Control-Allow-Credentials' 'true' always;
|
||||
|
Loading…
x
Reference in New Issue
Block a user