Skip to content

Commit

Permalink
Nit, closes #273
Browse files Browse the repository at this point in the history
  • Loading branch information
rednafi committed Oct 22, 2023
1 parent e629465 commit 2045150
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ is similar to what you'd get with Flask's [Blueprint][blueprint].
- To run the app using Docker, make sure you've got [Docker][docker] installed on your
system. From the project's root directory, run:

```sh
docker compose up -d
```
```sh
docker compose up -d
```

### Or, run the app locally

Expand Down
Empty file removed scripts/health_check.sh
Empty file.

0 comments on commit 2045150

Please sign in to comment.