Skip to content

Commit

Permalink
Fix docker files
Browse files Browse the repository at this point in the history
  • Loading branch information
Mewbi committed Feb 14, 2024
1 parent e47a4da commit 45b2640
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The documentation could be accessed in `/swagger/index.html`
To deploy the Simple Retro API, use Docker image.

```bash
docker build -t simple-retro-api .
docker build -t backend:<version> .
```

```bash
Expand Down
25 changes: 0 additions & 25 deletions docker-compose.yml

This file was deleted.

0 comments on commit 45b2640

Please sign in to comment.