MrMEEE / bitwarden_rs_rpm

20 stars 2 forks source link

`DATABASE_URL` should start with mysql: when using the MySQL server #11

Open okami-chen opened 4 years ago

okami-chen commented 4 years ago
DATABASE_URL="mysql://bitwarden_rs:1H0UsQVzSaYGrKN4@localhost/bitwarden_rs"
ajostergaard commented 4 years ago

Have you tried?

DATABASE_URL="mysql://bitwarden_rs:1H0UsQVzSaYGrKN4@localhost/bitwarden"

i.e. without the _rs at the end?

If it doesn't work might make sense to ask upstream in https://github.com/dani-garcia/bitwarden_rs