I am trying to connect correctly to the mongo instance run by docker. I have the following config.yml
version: "3" services: mongo-server: co