Update default.conf
This commit is contained in:
parent
806f73f4cd
commit
38e0ec89f4
@ -40,7 +40,7 @@ server {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
location /auth/ {
|
location /auth {
|
||||||
if ($request_method = OPTIONS) {
|
if ($request_method = OPTIONS) {
|
||||||
add_header Access-Control-Allow-Origin $http_origin always;
|
add_header Access-Control-Allow-Origin $http_origin always;
|
||||||
add_header Access-Control-Allow-Credentials true always;
|
add_header Access-Control-Allow-Credentials true always;
|
||||||
|
Loading…
Reference in New Issue
Block a user