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