How to connect mongodb from another windows server. I have a windows server with public IP. I have installed monngoDB on that server.
I have created database and as well as user on mongodb.
Now I am trying to connect mongodb using compass from my local system but its not working.
Please let me know if you need any additional information.