Update default.conf

This commit is contained in:
Mikhail 2024-09-23 21:24:43 +00:00
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;