This commit is contained in:
andrea.terzani
2025-04-16 19:40:13 +02:00
parent 444a90b5c9
commit 40fcbfc281

View File

@@ -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';