import packageJson from '../../package.json'; export const environment = { production: false, appAuthEndpoint: 'https://auth.crm4retail.ru/tnt', appBonusEndpoint: 'https://customerapi2.mi.crm4retail.ru/json.rpc/', appWPEndpoint: './', hasBonusProgram: true, systemId: 'StyrkNFW9vKga1KlJP', defaultUrl: 'http://192.168.0.179:4200', firebase: { apiKey: 'AIzaSyCnKvln5itnrBj62POCPHxshAN_Vmd0zds', authDomain: 'fashionlogicanotification.firebaseapp.com', projectId: 'fashionlogicanotification', storageBucket: 'fashionlogicanotification.appspot.com', messagingSenderId: '99855572145', appId: '1:99855572145:web:7548c189d61b3bcc92d690', measurementId: 'G-RQF97ZK7R1', }, version: packageJson.version, appleWalletEndpoint: 'http://192.168.0.179:4200/apns/api', appleWalletSecret: 'Token F5mbzEERAznGKVbB6l', webhookItRetail: 'https://webhook.it-retail.tech/handlers/tillda/1eb3fb56-3c4c-43b7-9a04-ce532ab7548f', icardProxy: 'http://192.168.0.12:4200/icard-proxy/', clientName: 'Sakura', cities: ['Менделеевск'], };