Skip to content
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

Docker compose #13

Merged
merged 6 commits into from
Oct 2, 2024
Merged

Docker compose #13

merged 6 commits into from
Oct 2, 2024

Conversation

nknguyenhc
Copy link

  • Add docker-compose
  • Add nginx

Steps:

  1. For each .env.sample file, make a copy in the same directory and rename it to .env.
  2. For variables under # In docker comment, delete the duplicate variables in the same file.
  3. Run the following docker-compose command:
docker-compose up --build
  1. Visit http://localhost

Copy link

@yitong241 yitong241 left a comment

Choose a reason for hiding this comment

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

Looks good to merge

@nknguyenhc nknguyenhc merged commit 74989d1 into main Oct 2, 2024
2 checks passed
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