Updated main.js

This commit is contained in:
2024-12-11 11:14:34 +00:00
parent 3b39b811cb
commit da3d466fa0

View File

@@ -59,8 +59,8 @@ var auth = createAuth({
} }
}); });
//axios.defaults.baseURL = import.meta.env.VITE_BACKEND_URL;//'http://localhost:8081'/// axios.defaults.baseURL = import.meta.env.VITE_BACKEND_URL;
axios.defaults.baseURL ='http://localhost:8081'; //axios.defaults.baseURL ='http://localhost:8081';