export const environment = { production: true, apiBaseUrl: 'http://192.168.1.223:8001', env: 'local', };