import DS from 'ember-data'; export default DS.FixtureAdapter.extend({ host: 'http://127.0.0.1', namespace: 'api', });