Webhook / Integration Event bus (#499)
* First bash at an event bus for webhooks and integrations * Refactoring * poc * Revert too wide ranging changes Move to two-queues
This commit is contained in:
@@ -12,6 +12,7 @@ REDIS_URL=redis://redis:6379
|
||||
URL=http://localhost:3000
|
||||
DEPLOYMENT=hosted
|
||||
ENABLE_UPDATES=true
|
||||
DEBUG=sql,cache,presenters,events
|
||||
|
||||
# Third party credentials (required)
|
||||
SLACK_KEY=71315967491.XXXXXXXXXX
|
||||
|
||||
Reference in New Issue
Block a user