Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kant777 authored Oct 14, 2023
1 parent 2a064e4 commit 3bd1d29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,11 +130,11 @@ To simplify the deployment process, you may utilize Docker to create an isolated
- Running with Docker Compose:

```
docker-compose up --build
docker-compose up --build
```

- Stopping the Service:

```
docker-compose down
docker-compose down
```

0 comments on commit 3bd1d29

Please sign in to comment.