I am developing a web app in my local using WSL 1 a while back. It works perfectly with MongoDB on local but after upgrading to WSL 2, I could not connect at all. I can still run the react app.
Here are some details: Version: Microsoft Windows [Version 10.0.19041.172] WSL 2: Ubuntu
How am I gonna call the MongoDB from the windows side from the WSL 2?