reestore
This commit is contained in:
@@ -57,7 +57,7 @@ var auth = createAuth({
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
axios.defaults.baseURL = 'http://localhost:8899'///
|
axios.defaults.baseURL = import.meta.env.VITE_BACKEND_URL;//'http://localhost:8081'///
|
||||||
//axios.defaults.baseURL ='http://localhost:8081';
|
//axios.defaults.baseURL ='http://localhost:8081';
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user