Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Loudbooks authored Dec 4, 2024
1 parent 764d3fe commit 38bc72b
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 @@ -12,7 +12,7 @@ The following is a guide to get PasteBook running on your system under your doma
Start by creating a file named `docker-compose.yml`. Add the content below.
```yml
services:
pastebook-backend:
backend:
image: loudbook/pastebook-backend:latest
ports:
- "8080:8080"
Expand Down

0 comments on commit 38bc72b

Please sign in to comment.