Actualizar index.html
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
// ==========================================
|
||||
// ⚙️ CONFIGURACIÓN - ¡PON TU API AQUÍ!
|
||||
// ==========================================
|
||||
const API_URL = "http://tu-ip-o-dominio.com:3000"; // <--- CAMBIAR POR LA URL REAL DEL BACKEND
|
||||
const API_URL = "https://integrarepara-api.integrarepara.es:3000"; // <--- CAMBIAR POR LA URL REAL DEL BACKEND
|
||||
|
||||
let clientData = null;
|
||||
let apiToken = new URLSearchParams(window.location.search).get('token');
|
||||
|
||||
Reference in New Issue
Block a user