Update default.conf
This commit is contained in:
parent
b0c0be68d1
commit
fede5fd689
@ -106,6 +106,7 @@ server {
|
||||
add_header Access-Control-Allow-Origin $http_origin always;
|
||||
add_header Access-Control-Allow-Credentials true always;
|
||||
add_header Access-Control-Allow-Headers content-type,x-sessionkey always;
|
||||
add_header Access-Control-Expose-Headers x-sessionkey always;
|
||||
add_header Access-Control-Allow-Methods OPTIONS,GET,POST,PATCH,PUT,DELETE;
|
||||
return 200;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user