dev #14384 Правка ошибок отображения WPA КофеЛайк: revert url

This commit is contained in:
nikolay 2023-07-26 10:32:22 +04:00
parent e02a1aa916
commit 64585fd4ef
3 changed files with 6 additions and 6 deletions

View File

@ -7,8 +7,8 @@ export const environment = {
appWPEndpoint: 'http://213.239.210.240:4500/wp-json/woofood/v1/',
hasBonusProgram: true,
systemId: 'tsQ2cu59Xz9qgGTm3z',
defaultUrl: 'https://coffee-like.lk.crm4retail.ru',
manifestUrl: 'https://coffee-like.lk.crm4retail.ru/manifest.webmanifest',
defaultUrl: 'https://club.coffee-like.com',
manifestUrl: 'https://club.coffee-like.com/manifest.webmanifest',
firebase: {
apiKey: 'AIzaSyDTb_xuMz2vDx8xGs34AJiltraKVlwmrtY',
authDomain: 'coffee-like-77bfe.firebaseapp.com',
@ -19,7 +19,7 @@ export const environment = {
},
version: packageJson.version,
appleWalletEndpoint: 'https://apple-wallet-iiko.it-retail.tech/apns/api',
icardProxy: 'https://coffee-like.lk.crm4retail.ru/api/icard-proxy/',
icardProxy: 'https://club.coffee-like.com/api/icard-proxy/',
appleWalletSecret: 'Token F5mbzEERAznGKVbB6l',
clientName: 'coffeelike',
};

View File

@ -8,7 +8,7 @@ export const environment = {
hasBonusProgram: true,
systemId: 'tsQ2cu59Xz9qgGTm3z',
defaultUrl: 'http://192.168.0.179:4200',
manifestUrl: 'https://coffee-like.lk.crm4retail.ru/manifest.webmanifest',
manifestUrl: 'https://club.coffee-like.com/manifest.webmanifest',
firebase: {
apiKey: 'AIzaSyDTb_xuMz2vDx8xGs34AJiltraKVlwmrtY',
authDomain: 'coffee-like-77bfe.firebaseapp.com',
@ -19,7 +19,7 @@ export const environment = {
},
version: packageJson.version,
appleWalletEndpoint: 'https://apple-wallet-iiko.it-retail.tech/apns/api',
icardProxy: 'https://coffee-like.lk.crm4retail.ru/api/icard-proxy/',
icardProxy: 'https://club.coffee-like.com/api/icard-proxy/',
appleWalletSecret: 'Token F5mbzEERAznGKVbB6l',
clientName: 'coffeelike',
};

View File

@ -53,6 +53,6 @@
"gcm_sender_id": "99855572145",
"related_applications": [{
"platform": "webapp",
"url": "https://coffee-like.lk.crm4retail.ru/manifest.webmanifest"
"url": "https://club.coffee-like.com/manifest.webmanifest"
}]
}