export const environmentProd = { production: true, apiUrl: 'http://localhost:8000/api' };