From bbbab270233059c5fd689b8b4e83656731c8c73f Mon Sep 17 00:00:00 2001 From: Kataev Denis Date: Tue, 13 Sep 2022 13:09:17 +0400 Subject: [PATCH] =?UTF-8?q?dev=20#12615=20=D1=81=D0=B4=D0=B5=D0=BB=D0=B0?= =?UTF-8?q?=D0=BB=20=D0=B4=D0=B5=D1=84=D0=BE=D0=BB=D1=82=D0=BD=D1=8B=D0=B5?= =?UTF-8?q?=20=D1=83=D1=80=D0=BB=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/environments/environment.prod.ts | 1 + src/environments/environment.ts | 1 + 2 files changed, 2 insertions(+) diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts index f5c0e34..eaebae2 100644 --- a/src/environments/environment.prod.ts +++ b/src/environments/environment.prod.ts @@ -5,6 +5,7 @@ export const environment = { appWPEndpoint: 'http://213.239.210.240:4500/wp-json/woofood/v1/', hasBonusProgram: true, systemId: 'g6zyv8tj53w28ov7cl', + defaultUrl: 'lk.crm4retail.ru/main', firebase: { apiKey: "AIzaSyCujHg9GtN8Uxi-JcCN8zggvXlfNQRKc04", authDomain: "push-notification-test2-56dac.firebaseapp.com", diff --git a/src/environments/environment.ts b/src/environments/environment.ts index 3b8ee9e..2119f53 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -5,6 +5,7 @@ export const environment = { appWPEndpoint: 'http://192.168.0.179:4200/wp-json/woofood/v1/', hasBonusProgram: true, systemId: 'g6zyv8tj53w28ov7cl', + defaultUrl: 'http://192.168.0.179:4200', firebase: { apiKey: "AIzaSyCujHg9GtN8Uxi-JcCN8zggvXlfNQRKc04", authDomain: "push-notification-test2-56dac.firebaseapp.com",