Skip to content

If your local seeded database is funky...

M. Matthias Elliott edited this page May 10, 2017 · 6 revisions

Execute docker-compose run web mix ecto.drop to drop the database

Then

Execute docker-compose run setup to rebuild it.

Yeah it ain't pretty but it works.

Clone this wiki locally