fix local bootstrap startup and catalog widget UX
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
// Marketplace Production Configuration
|
||||
export const environment = {
|
||||
production: true,
|
||||
useMockBootstrapOnLocal: false,
|
||||
fallbackTenantKey: 'default',
|
||||
allowBootstrapApiOverride: false,
|
||||
localhostApiUrl: 'https://api.dexarmarket.ru:445',
|
||||
tenantApiTemplate: 'https://{tenant}.api.dexarmarket.ru:445',
|
||||
tenantApiBaseUrls: {
|
||||
|
||||
Reference in New Issue
Block a user