Update file default.conf
This commit is contained in:
parent
f88d2b52e6
commit
bd8e417cdc
@ -21,7 +21,7 @@ server {
|
||||
add_header Access-Control-Allow-Origin $http_origin always;
|
||||
add_header Access-Control-Allow-Credentials true always;
|
||||
}
|
||||
location /user {
|
||||
location /user/ {
|
||||
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,authorization always;
|
||||
|
Loading…
Reference in New Issue
Block a user