From c51af94bec88850041fcbd3af561990a83c59d94 Mon Sep 17 00:00:00 2001 From: Mikhail Date: Thu, 11 Jan 2024 17:12:44 +0000 Subject: [PATCH] Update default.conf --- default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.conf b/default.conf index aa30805..17c349c 100644 --- a/default.conf +++ b/default.conf @@ -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) {