mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 05:26:16 -04:00
docs: Add Caddyfile syntax highlighting (#41)
This commit is contained in:
parent
75fcfc21bb
commit
e0f5ee1bb9
34 changed files with 215 additions and 179 deletions
|
@ -112,7 +112,7 @@ That was _kind of a lot of work_ just for Hello World.
|
|||
|
||||
Another way to configure Caddy is with the [**Caddyfile**](/docs/caddyfile). The same config we wrote in JSON above can be expressed simply as:
|
||||
|
||||
```
|
||||
```caddy
|
||||
:2015
|
||||
|
||||
respond "Hello, world!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue