incorrect database name in Rails app when containerized using docker-compose
I have a rails app that I’m trying to containerize locally using docker-compose
. I am consistently getting a “database does not exist” error from docker-compose
but the database name is a name I’m no longer using. Here is the error message: