My sails JS application looking for mongo db(Running on docker) , though local mongo db server is available. If docker is up with mongo db server then application connecting to docker based mongo-DB
{ name: 'MongoError',
message: 'failed to connect to server [192.168.99.100:27017] on first connect'
}