Update default.conf

This commit is contained in:
Mikhail 2024-01-11 17:12:44 +00:00
parent 55a44d1f2d
commit c51af94bec

@ -250,7 +250,7 @@ server {
add_header Access-Control-Allow-Credentials true always;
add_header Access-Control-Allow-Headers content-type,authorization always;
add_header Access-Control-Allow-Methods OPTIONS,GET,POST,PATCH,PUT,DELETE;
proxy_pass http://pena-social-auth-service:8000;
proxy_pass http://10.6.0.11:59344;
}
if ($host = newerait.pena.digital) {