mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 08:45:02 +01:00
aaaa
This commit is contained in:
parent
fac16bc669
commit
86e142491c
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ http {
|
||||||
add_header 'Access-Control-Allow-Origin' 'https://cors-school.nilstrieb.dev';
|
add_header 'Access-Control-Allow-Origin' 'https://cors-school.nilstrieb.dev';
|
||||||
add_header 'Access-Control-Allow-Credentials' 'true';
|
add_header 'Access-Control-Allow-Credentials' 'true';
|
||||||
add_header 'Access-Control-Allow-Methods' 'GET, POST, DELETE, PUT, OPTIONS';
|
add_header 'Access-Control-Allow-Methods' 'GET, POST, DELETE, PUT, OPTIONS';
|
||||||
add_header 'Access-Control-Allow-Headers' 'token,refresh-token';
|
add_header 'Access-Control-Allow-Headers' 'DNT,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,token,refresh-token';
|
||||||
add_header 'Content-Type' 'text/plain charset=UTF-8';
|
add_header 'Content-Type' 'text/plain charset=UTF-8';
|
||||||
add_header 'Content-Length' 0;
|
add_header 'Content-Length' 0;
|
||||||
return 204;
|
return 204;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue