Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrl committed Dec 16, 2023
1 parent 11bc915 commit 9ec386d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/04-Getting-Started.md
Expand Up @@ -58,7 +58,7 @@ $HTTP["url"] =~ "^/peppermint.json" {
```

#### Caddy
The Caddy web server makes it easy to block files. Add this to your `server` block if you have one, or if not just to the end of your file:
The Caddy web server makes it easy to block files. Add this to your `server` block if you have one, or if not just to the end of your Caddyfile:

```caddy
@blocked {
Expand Down

0 comments on commit 9ec386d

Please sign in to comment.