feat: Added rabbitmq to send events

This commit is contained in:
Davidson Gomes
2023-08-02 17:39:07 -03:00
parent ab5289a136
commit 55f8e179af
5 changed files with 24 additions and 2 deletions

View File

@@ -79,6 +79,10 @@ REDIS:
URI: "redis://localhost:6379"
PREFIX_KEY: "evolution"
RABBITMQ:
ENABLED: false
URI: "amqp://guest:guest@localhost:5672"
# Global Webhook Settings
# Each instance's Webhook URL and events will be requested at the time it is created
WEBHOOK: