AvgBlank / URLShortener

URLShortener simplifies URL management with an intuitive interface and efficient backend. Built with Flask and MongoDB, it offers a seamless experience for shortening URLs.
https://trim.lol
7 stars 18 forks source link

Enhancement: Docker Compose - Connect the docker MongoDB with the web app #24

Closed mdrehan369 closed 1 day ago

mdrehan369 commented 3 days ago

Assign this issue to me under hactoberfest 2024

AvgBlank commented 2 days ago

Hey! I'll assign this but, could you explain to me what exactly you are trying to improve?

mdrehan369 commented 2 days ago

Actually whenever a developer tries to run your application using docker compose command, the two containers which are "web" and "database" should connect automatically. But the URL given for the docker database is incorrect. I would correct the URL so that whenever a developer uses docker compose bot the containers should connect automatically