export const environment = { production: false, apiUrl: 'http://localhost:8000', basicAuth: 'fab:0presura' // Format: 'username:password' };