Connecting with myxql

Hi there,

we would like to use bors self hosted with a mysql database backend. We are using the public docker image and are struggling to set the environment variables to successfully connect and start migration.
Is there a way to do this by configuration?

Other ideas we had was to add config to mix.exs (or maybe lib/config?). But since we are not that firm with elixir we do not see this as a straightforward way.

Any help is greatly appreciated.

Cheers
Markus

We found this: GitHub - bors-ng/bors-ng: 👁 A merge bot for GitHub Pull Requests
I'll assume this is the answer then.