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

View File

@ -8,7 +8,7 @@ export const environment = {
hasBonusProgram: true, hasBonusProgram: true,
systemId: 'tsQ2cu59Xz9qgGTm3z', systemId: 'tsQ2cu59Xz9qgGTm3z',
defaultUrl: 'http://192.168.0.179:4200', 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: { firebase: {
apiKey: 'AIzaSyDTb_xuMz2vDx8xGs34AJiltraKVlwmrtY', apiKey: 'AIzaSyDTb_xuMz2vDx8xGs34AJiltraKVlwmrtY',
authDomain: 'coffee-like-77bfe.firebaseapp.com', authDomain: 'coffee-like-77bfe.firebaseapp.com',
@ -19,7 +19,7 @@ export const environment = {
}, },
version: packageJson.version, version: packageJson.version,
appleWalletEndpoint: 'https://apple-wallet-iiko.it-retail.tech/apns/api', 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', appleWalletSecret: 'Token F5mbzEERAznGKVbB6l',
clientName: 'coffeelike', clientName: 'coffeelike',
}; };

View File

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