export const environment = { apiUrl: 'http://localhost:5269/api/', production: false, maxRetry: 3, retryDelay: 1500 }