From 22c69d8956b9aff3654a0550c4a6083ce847c698 Mon Sep 17 00:00:00 2001 From: skeris Date: Thu, 1 Feb 2024 01:03:32 +0300 Subject: [PATCH] fix: change patch account url to prod --- staging.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging.env b/staging.env index 2c617e2..87febbf 100644 --- a/staging.env +++ b/staging.env @@ -1,3 +1,3 @@ MONGO_DATABASE_NAME=verification HTTP_ADDRESS=:7035 -CUSTOMER_SVC_ADDRESS=https://admin.pena.digital/customer \ No newline at end of file +CUSTOMER_SVC_ADDRESS=http://10.8.0.8:8085/customer