Hello. So basically, I have 2 servers:
- Where NodeJS placed;
- Where Self-hosted MongoDB placed;
All I want is just to connect to the MongoDB using Compass and not entering the first server and then second one and then use the MongoDB with the Shell. How I can do that?
Thanks for any help!!