listo procesamiento y enrutamiento de mensajes de whatsapp

This commit is contained in:
2025-06-04 23:45:48 -06:00
parent 37c4384dec
commit b154e74538
2 changed files with 20 additions and 29 deletions

View File

@@ -19,6 +19,8 @@ services:
environment:
- OPEN_WA_URL=http://openwa:8080
- LLM_AGENT_URL=http://llm-agent:8000
- WEBHOOK_URL=http://whatsapp-router:3001/webhook
- NODE_ENV=production
ports:
- "3001:3001"
networks: