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