Chore: Sidekiq ActionCable fix for Development (#405)
- action cable works from sidekiq in development environments - documentation updates for docker
This commit is contained in:
@@ -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=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user