arashsheyda / nuxt-mongoose

A Nuxt module for simplifying the use of Mongoose in your project.
https://docs.arashsheyda.me/nuxt-mongoose
76 stars 14 forks source link

A question about the .env connection #68

Open tinegaCollins opened 2 weeks ago

tinegaCollins commented 2 weeks ago

Does nuxt mongoose cashe the conection string cause i switched the connection and it kept using the previous one, I had to switch it manually in nuxt config image