feat: Add database health checks and host configuration, enhance the start command with a quick reply keyboard, and improve general text cleaning.

This commit is contained in:
Marco Gallegos
2025-12-14 15:33:47 -06:00
parent cf128960cb
commit cbfcee557a
6 changed files with 40 additions and 16 deletions

View File

@@ -6,11 +6,12 @@ GOOGLE_API_KEY=AIzaSyBqH5...
# Webhooks de n8n (puedes agregar más aquí en el futuro)
WEBHOOK_CONTRATO=url
# Usa WEBHOOK_ONBOARDING (o el alias WEBHOOK_CONTRATO si ya lo tienes así)
WEBHOOK_ONBOARDING=url
# WEBHOOK_CONTRATO=url
WEBHOOK_PRINT=url
WEBHOOK_VACACIONES=url
WEBHOOK_PERMISOS=url
WEBHOOK_DATA_EMPLEADO=url
# --- DATABASE ---
# Usado por el servicio de la base de datos en docker-compose.yml