export const environment = { apiUrl: 'http://localhost:5269/api/v1/', production: false, maxRetry: 30, retryDelay: 15000 }