Relative Content

Tag Archive for node.jsmongodbdockerexpress

Proxy error when trying to dockerize MERN application

Currently I am developing a MERN application, and I am on the final stage of the development, as I want to dockerize my application. I am using MongoDB locally, using MongoDBCompass. The users will use it too only locally for each computer. Now I want the users to be able to store data inside it for a long time, even after stopping docker and re docker composing up. But currently I get this error, when I try to fetch data from the database from the frontend: