Update default.conf
This commit is contained in:
parent
10b45aeec3
commit
f6a6775c3d
@ -12,7 +12,7 @@ server {
|
||||
|
||||
|
||||
|
||||
location /admin-auth-service// {
|
||||
location /admin-auth-service/ {
|
||||
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 always;
|
||||
|
Loading…
Reference in New Issue
Block a user