Actualizar server.js
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user