From 4727a14ea0350c4e3e5d721b1ac3bba771e27e72 Mon Sep 17 00:00:00 2001 From: Kataev Denis Date: Fri, 16 Sep 2022 09:31:04 +0400 Subject: [PATCH] =?UTF-8?q?dev=20#12401=20=D0=BF=D1=80=D0=B0=D0=B2=D0=BA?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/environments/environment.prod.ts | 2 +- src/manifest.webmanifest | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts index eaebae2..885bf67 100644 --- a/src/environments/environment.prod.ts +++ b/src/environments/environment.prod.ts @@ -5,7 +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', + defaultUrl: 'lk.crm4retail.ru/fashion-logica', firebase: { apiKey: "AIzaSyCujHg9GtN8Uxi-JcCN8zggvXlfNQRKc04", authDomain: "push-notification-test2-56dac.firebaseapp.com", diff --git a/src/manifest.webmanifest b/src/manifest.webmanifest index a6206b3..fa50fd3 100644 --- a/src/manifest.webmanifest +++ b/src/manifest.webmanifest @@ -4,8 +4,8 @@ "theme_color": "#1976d2", "background_color": "#fafafa", "display": "standalone", - "scope": "./fashion-logica", - "start_url": "./fashion-logica", + "scope": "./fashion-logica/", + "start_url": "./fashion-logica/", "icons": [ { "src": "assets/icons/icon-72x72.png",