feature/integracion-cloudrestore-targets (#9)

integraciones para cloud recovery

Reviewed-on: #9
Co-authored-by: hreyes <hreyes@aduanasoft.com.mx>
Co-committed-by: hreyes <hreyes@aduanasoft.com.mx>
This commit is contained in:
2026-06-09 14:58:48 +00:00
committed by acazares
parent 3e5557c034
commit b8be307892
30 changed files with 2426 additions and 67 deletions

View File

@@ -0,0 +1,8 @@
#!/bin/sh
set -e
echo "Panel — verificando dependencias de base de datos..."
node /app/scripts/wait-for-a24c-schema.js
echo "Panel — iniciando servidor HTTPS..."
exec node /app/server.js