Actualizar server.js

This commit is contained in:
2026-02-13 09:11:15 +00:00
parent 25b49e136c
commit 05d72e9366

View File

@@ -21,7 +21,7 @@ const {
// --- DIAGNÓSTICO DE INICIO ---
console.log("------------------------------------------------");
console.log("🔧 INICIANDO SERVIDOR INTEGRA REPARA (FULL)");
console.log("🚀 VERSIÓN NUEVA CARGADA - CON MAPEADOR");
console.log("------------------------------------------------");
if (!DATABASE_URL) console.error("❌ FALTA: DATABASE_URL");
if (!JWT_SECRET) console.error("❌ FALTA: JWT_SECRET");