Docker rails mongodb NoServerAvailable

I am building a project with 3 docker. API with Rails Website angular / webpack DB with mongodb So i have a docker-compose to handle everything. My problem is when i want to seed my database, i ...