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",