Hi, The configuration of rabbitmq seems to be created only the first time of the kickoff run. To change my rabbitmq credentials via `.env` and `.kickoff.yml`, I had to `docker volume rm name-of-my-rabbitmq-volume` and run kickoff again. Thank you.
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.