Updated main.js

This commit is contained in:
Andrea Terzani
2024-12-10 13:47:53 +00:00
parent 370faa2461
commit 49481278de

View File

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