no se estan usando las gitea varibles secrets
All checks were successful
Deploy conversation layer / deploy (push) Successful in 2m7s

This commit is contained in:
2025-06-06 15:33:05 -06:00
parent 767585b421
commit 06fc6b2608
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ services:
- LLM_AGENT_URL=http://llm-agent:8000
- WEBHOOK_URL=http://whatsapp-router:3001/webhook
- NODE_ENV=production
- GEMINI_API_KEY= AIzaSyA9fI1mron-NVgghygu7B4sco7t6raXB8M
ports:
- "3001:3001"
networks: