arreglar docker

This commit is contained in:
2026-01-17 22:11:41 -06:00
parent c8450ed5a8
commit 64327ef5df
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ services:
environment:
- PORT=3001
- SESSION_ID=default
- WEBHOOK_URL=http://n8n:5678/webhook/whatsapp # Example for n8n container
- WEBHOOK_URL=https://n8n.ponchitech.com # Example for n8n container
volumes:
- ./gateway/auth_info:/app/auth_info # Persist WhatsApp Session
- ./gateway/gateway.log:/app/gateway.log