export const environment = { production: true, apiBaseUrl: 'https://pykara-py-learn-backend.hf.space', appName: 'Py-Learn', version: '1.0.0' };