mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -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
|
@ -93,7 +93,7 @@ Adapts a configuration to Caddy's native JSON config structure and writes the ou
|
|||
|
||||
Note that a config which is successfully adapted may still fail validation. For an example of this, use this Caddyfile:
|
||||
|
||||
```
|
||||
```caddy
|
||||
localhost
|
||||
|
||||
tls cert_notexist.pem key_notexist.pem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue