Jose Abraham Garcia

Results 1 comments of Jose Abraham Garcia

In my case I was trying to connect to Mongo Atlas , I fixed this one by adding these to my .env CUBEJS_DB_USER = mongoAtlasUser CUBEJS_DB_PASS = mongoAtlasPass CUBEJS_DB_NAME= mongoAtlasDBName...