From 30edd5d8c1382c563205d526031802c47c821408 Mon Sep 17 00:00:00 2001 From: gofnnp Date: Fri, 13 Jan 2023 04:18:55 +0400 Subject: [PATCH] =?UTF-8?q?dev=20#13306=20=D1=84=D0=B8=D0=BA=D1=81=20?= =?UTF-8?q?=D0=B1=D0=B0=D0=B3=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- angular/src/environments/environment.prod.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/src/environments/environment.prod.ts b/angular/src/environments/environment.prod.ts index cce416c..31a2bcf 100644 --- a/angular/src/environments/environment.prod.ts +++ b/angular/src/environments/environment.prod.ts @@ -21,7 +21,7 @@ export const environment = { appleWalletEndpoint: 'https://apple-push-notifications.it-retail.tech/apns/api', appleWalletSecret: 'Token F5mbzEERAznGKVbB6l', webhookItRetail: 'https://webhook.it-retail.tech/handlers/tillda/1eb3fb56-3c4c-43b7-9a04-ce532ab7548f', - icardProxy: 'https://p1.icard-proxy.crm4retail.ru/icard-proxy/', + icardProxy: 'https://p1.icard-proxy.crm4retail.ru/', clientName: 'demo-stand', cities: ['Менделеевск'], }