arreglar docker
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user