clean up
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
// Dexar Market Production Configuration
|
||||
// Marketplace Production Configuration
|
||||
export const environment = {
|
||||
production: true,
|
||||
brandName: 'Dexarmarket',
|
||||
brandFullName: 'Dexar Market',
|
||||
brandName: 'Marketplace',
|
||||
brandFullName: 'Marketplace',
|
||||
theme: 'dexar',
|
||||
apiUrl: 'https://api.dexarmarket.ru:445',
|
||||
authApiUrl: 'https://users.vitanova.network:456',
|
||||
qrApiUrl: 'https://qr.vitanova.network/api',
|
||||
logo: '/assets/images/dexar-logo.svg',
|
||||
logo: '/icons/icon-192x192.png',
|
||||
contactEmail: 'info@dexarmarket.ru',
|
||||
supportEmail: 'info@dexarmarket.ru',
|
||||
domain: 'dexarmarket.ru',
|
||||
|
||||
Reference in New Issue
Block a user