Update README.md

master
Basil Hendroff 2020-07-30 01:14:40 +08:00 committed by GitHub
parent d7ff3040df
commit 05dbe8603d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ If you aren't able or willing to obtain a certificate from Let's Encrypt, Caddy
### Test
:pushpin: *Probably a good idea to make reference here to validate and reload commands e.g.*
You can validate your Caddyfile changes with `service caddy validate`. To commit the changes gracefully and with zero downtime, use `service caddy reload` instead of `service caddy restart'.
You can validate your Caddyfile changes with `service caddy validate`. To commit the changes gracefully and with zero downtime, use `service caddy reload` instead of `service caddy restart`.
## Limitations
:pushpin: *Is this still required? This may no longer be true with Caddy V2. Probably better to leave this section out altogether, at least for the moment.*