fix https

This commit is contained in:
nikolay 2023-06-09 11:17:05 +04:00
parent 55b2c0c2ff
commit 0db84a982e

View File

@ -7,7 +7,7 @@ export const environment = {
appWPEndpoint: 'http://213.239.210.240:4500/wp-json/woofood/v1/',
hasBonusProgram: true,
systemId: 'tsQ2cu59Xz9qgGTm3z',
defaultUrl: 'http://club.coffee-like.com',
defaultUrl: 'https://club.coffee-like.com',
firebase: {
apiKey: "AIzaSyCnKvln5itnrBj62POCPHxshAN_Vmd0zds",
authDomain: "fashionlogicanotification.firebaseapp.com",
@ -20,7 +20,7 @@ export const environment = {
},
version: packageJson.version,
appleWalletEndpoint: 'https://apple-push-notifications.it-retail.tech/apns/api',
icardProxy: 'http://club.coffee-like.com/api/icard-proxy/',
icardProxy: 'https://club.coffee-like.com/api/icard-proxy/',
appleWalletSecret: 'Token F5mbzEERAznGKVbB6l',
clientName: 'coffeeLike'
}