Closed Makarowka3223 closed 1 year ago
Try putting in the actual IP mongo is running on. I'm using mongo in a docker container and had to specify the actual IP to get it to work.
Actually, changing from localhost to 127.0.0.1 helped me. Damn, this was sooooooo easy and i would say obvious. But your comment lead me to the proper way, thanks.
Hello, After i run the server and wait for DB connection i get this:
My .env below:
My MongoDB Compass screenshot:
Can't figure out what i did wrong. Thanks.