export const environment = { production: false, appName: '{{baseName}}', backendUrl: 'http://localhost:8000', };