You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add the configuration to the docker-compose.yml file and set the env vars to use the docker assigned port (like it's done with the DB here).
Sidekiq uses redis which should be dockerized.
We need to add the configuration to the
docker-compose.yml
file and set the env vars to use the docker assigned port (like it's done with the DB here).This PR might help guide the needed changes.
The text was updated successfully, but these errors were encountered: