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
{{ message }}
This repository was archived by the owner on Mar 15, 2019. It is now read-only.
Hi,
The configuration of rabbitmq seems to be created only the first time of the kickoff run.
To change my rabbitmq credentials via
.envand.kickoff.yml, I had todocker volume rm name-of-my-rabbitmq-volumeand run kickoff again.Thank you.