Skip to content

Dockerfile #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Dockerfile #44

wants to merge 3 commits into from

Conversation

lovkush7
Copy link

i have add the docker file and docker composed file for backend

Copy link
Owner

@hasan-py hasan-py left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contributions. Could you follow up the request changed?

db:
image: mongo
container_name: database_container
environment:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DB name should be: mongodb://127.0.0.1:27017/ecommerce

And there are some other .env variables as well where are those?

@lovkush7
Copy link
Author

lovkush7 commented Aug 5, 2025

Okeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants