@@ -0,0 +1,5 @@
+import axios from 'axios'
+
+axios.defaults.withCredentials = true
+export default axios