No description
  • EJS 54.2%
  • JavaScript 28.9%
  • Dockerfile 16.9%
Find a file
2023-07-26 10:44:35 +01:00
app changed mongo port and addded -l flag to nodemon 2023-07-26 10:44:35 +01:00
.gitignore Initial commit 2023-07-25 10:09:57 +01:00
compose.yaml changed mongo port and addded -l flag to nodemon 2023-07-26 10:44:35 +01:00
README.md initial commit 2023-07-25 10:39:29 +01:00

Bind Mount Applications

This is a repo for new users getting started with Docker.

You can try it out using the following command.

docker compose up -d

And open http://localhost:3001 in your browser.