change firebase config

This commit is contained in:
nikolay 2023-06-15 16:48:33 +04:00
parent bef4ed1a48
commit 1a6345431d
2 changed files with 13 additions and 15 deletions

View File

@ -9,14 +9,13 @@ export const environment = {
systemId: 'tsQ2cu59Xz9qgGTm3z', systemId: 'tsQ2cu59Xz9qgGTm3z',
defaultUrl: 'https://coffee-like-test.lk.crm4retail.ru', defaultUrl: 'https://coffee-like-test.lk.crm4retail.ru',
firebase: { firebase: {
apiKey: "AIzaSyCnKvln5itnrBj62POCPHxshAN_Vmd0zds", apiKey: "AIzaSyDTb_xuMz2vDx8xGs34AJiltraKVlwmrtY",
authDomain: "fashionlogicanotification.firebaseapp.com", authDomain: "coffee-like-77bfe.firebaseapp.com",
projectId: "fashionlogicanotification", projectId: "coffee-like-77bfe",
storageBucket: "fashionlogicanotification.appspot.com", storageBucket: "coffee-like-77bfe.appspot.com",
messagingSenderId: "99855572145", messagingSenderId: "1094726277369",
appId: "1:99855572145:web:7548c189d61b3bcc92d690", appId: "1:1094726277369:web:8af560662da7700e7a2a28"
measurementId: "G-RQF97ZK7R1" },
},
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-test.lk.crm4retail.ru/api/icard-proxy/', icardProxy: 'https://coffee-like-test.lk.crm4retail.ru/api/icard-proxy/',

View File

@ -9,13 +9,12 @@ export const environment = {
systemId: 'tsQ2cu59Xz9qgGTm3z', systemId: 'tsQ2cu59Xz9qgGTm3z',
defaultUrl: 'http://192.168.0.179:4200', defaultUrl: 'http://192.168.0.179:4200',
firebase: { firebase: {
apiKey: 'AIzaSyCnKvln5itnrBj62POCPHxshAN_Vmd0zds', apiKey: "AIzaSyDTb_xuMz2vDx8xGs34AJiltraKVlwmrtY",
authDomain: 'fashionlogicanotification.firebaseapp.com', authDomain: "coffee-like-77bfe.firebaseapp.com",
projectId: 'fashionlogicanotification', projectId: "coffee-like-77bfe",
storageBucket: 'fashionlogicanotification.appspot.com', storageBucket: "coffee-like-77bfe.appspot.com",
messagingSenderId: '99855572145', messagingSenderId: "1094726277369",
appId: '1:99855572145:web:7548c189d61b3bcc92d690', appId: "1:1094726277369:web:8af560662da7700e7a2a28"
measurementId: 'G-RQF97ZK7R1',
}, },
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',