{"remainingRequest":"/home/soeren/dev/keksaccountgui/node_modules/babel-loader/lib/index.js!/home/soeren/dev/keksaccountgui/node_modules/eslint-loader/index.js??ref--13-0!/home/soeren/dev/keksaccountgui/src/services/Api.js","dependencies":[{"path":"/home/soeren/dev/keksaccountgui/src/services/Api.js","mtime":1564132885583},{"path":"/home/soeren/dev/keksaccountgui/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/babel-loader/lib/index.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/eslint-loader/index.js","mtime":499162500000}],"contextDependencies":[],"result":["import axios from 'axios';\nexport default (function () {\n  return axios.create({\n    baseURL: \"http://127.0.0.1:8000/api/\",\n    //baseURL: `https://api.account.keks.cloud/api/`,\n    withCredentials: false,\n    headers: {\n      'Accept': 'application/json',\n      'Content-Type': 'application/json'\n    }\n  });\n});",{"version":3,"sources":["/home/soeren/dev/keksaccountgui/src/services/Api.js"],"names":["axios","create","baseURL","withCredentials","headers"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AAEA,gBAAc,YAAM;AAChB,SAAOA,KAAK,CAACC,MAAN,CAAa;AAChBC,IAAAA,OAAO,8BADS;AAEhB;AACAC,IAAAA,eAAe,EAAE,KAHD;AAIhBC,IAAAA,OAAO,EAAE;AACL,gBAAU,kBADL;AAEL,sBAAgB;AAFX;AAJO,GAAb,CAAP;AASH,CAVD","sourcesContent":["import axios from 'axios'\n\nexport default() => {\n    return axios.create({\n        baseURL: `http://127.0.0.1:8000/api/`,\n        //baseURL: `https://api.account.keks.cloud/api/`,\n        withCredentials: false,\n        headers: {\n            'Accept': 'application/json',\n            'Content-Type': 'application/json'\n        }\n    })\n}"]}]}