export const environment = { production: false, apiBaseUrl: 'http://localhost:5000', appName: 'Py-Learn', version: '1.0.0' };