diff --git a/default.conf b/default.conf index d8aec91..5b22619 100644 --- a/default.conf +++ b/default.conf @@ -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;