feat: add services
This commit is contained in:
parent
974434519f
commit
4e349663c9
@ -3,6 +3,7 @@ import axios from "axios";
|
|||||||
|
|
||||||
const defaultConfig = {
|
const defaultConfig = {
|
||||||
"Content-Type": "application/json",
|
"Content-Type": "application/json",
|
||||||
|
"Access-Control-Allow-Origin": "*",
|
||||||
};
|
};
|
||||||
|
|
||||||
const api = axios.create({
|
const api = axios.create({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user