Actualizar server.js
This commit is contained in:
@@ -21,7 +21,7 @@ const {
|
|||||||
|
|
||||||
// --- DIAGNÓSTICO DE INICIO ---
|
// --- DIAGNÓSTICO DE INICIO ---
|
||||||
console.log("------------------------------------------------");
|
console.log("------------------------------------------------");
|
||||||
console.log("🔧 INICIANDO SERVIDOR INTEGRA REPARA (FULL)");
|
console.log("🚀 VERSIÓN NUEVA CARGADA - CON MAPEADOR");
|
||||||
console.log("------------------------------------------------");
|
console.log("------------------------------------------------");
|
||||||
if (!DATABASE_URL) console.error("❌ FALTA: DATABASE_URL");
|
if (!DATABASE_URL) console.error("❌ FALTA: DATABASE_URL");
|
||||||
if (!JWT_SECRET) console.error("❌ FALTA: JWT_SECRET");
|
if (!JWT_SECRET) console.error("❌ FALTA: JWT_SECRET");
|
||||||
|
|||||||
Reference in New Issue
Block a user