export const environment = { production: true, baseApiHref : 'http://127.0.0.1:8000/api/v1/' };