im working on a project that i used the mongodb, so i started the database and used the docker, every configuration are ok, but whe i put the command "yarn typeorm migration:run" it get done, but dont create the tables with all the migrations in my project, anyone can help me with this?
my ormconfig looks like thisenter image description here
that's how the console become when i use the commenter image description here