Feat: Cambios Varios 2

This commit is contained in:
2026-01-05 10:30:04 -03:00
parent 8bc1308bc5
commit 0fa77e4a98
184 changed files with 11098 additions and 6348 deletions

View File

@@ -1,8 +1,7 @@
import axios from 'axios';
const api = axios.create({
// Asegúrate de usar la variable de entorno o la URL correcta
baseURL: import.meta.env.VITE_API_URL || 'http://localhost:5176/api',
baseURL: import.meta.env.VITE_API_URL,
});
// 1. Interceptor de REQUEST: Pega el token