Skip to content

Commit

Permalink
Fix code block type
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed May 14, 2024
1 parent b594b96 commit 18b2955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ However, be cautious as this will make the ports accessible from outside your lo

Like this:

```bashn --pull always \
```bash --pull always \
-p 8000:8000 \
-p ...
ghcr.io/buggregator/server:latest
Expand Down

0 comments on commit 18b2955

Please sign in to comment.