Chore: Sidekiq ActionCable fix for Development (#405)

- action cable works from sidekiq in development environments
- documentation updates for docker
This commit is contained in:
Sojan Jose
2020-01-05 23:26:22 +05:30
committed by Pranav Raj S
parent f178429df2
commit 91ace96acd
6 changed files with 40 additions and 14 deletions

View File

@@ -36,6 +36,10 @@ AWS_REGION=
#sentry
SENTRY_DSN=
# Credentials to access sidekiq dashboard in production
SIDEKIQ_AUTH_USERNAME=
SIDEKIQ_AUTH_PASSWORD=
#### This environment variables are only required in hosted version which has billing
ENABLE_BILLING=