Skip to content

Commit

Permalink
Update: Added nodemon and SwaggerJS
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangsonww committed Sep 5, 2024
1 parent 1e8b35a commit 7143900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ To deploy the application:
## Containerization
This project can be containerized using Docker. First, ensure that Docker is running on your system. Then, to create a Docker image, run the following command:
This project can be containerized using Docker. First, ensure that Docker Desktop is running on your system. Then, to create a Docker image, run the following command:
```bash
docker compose up --build
Expand Down

0 comments on commit 7143900

Please sign in to comment.