export const environment = {
production: true,
useMockData: false,
apiUrl: '/api',
marketplaceUrl: 'https://dexarmarket.ru'
};