improvements are done
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
useMockData: false,
|
||||
apiUrl: '/api'
|
||||
apiUrl: '/api',
|
||||
marketplaceUrl: 'https://dexarmarket.ru'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user