docs: Update adapters list, directive order note in caddyfile concepts (#97)

This commit is contained in:
Francis Lavoie 2020-11-24 17:28:31 -05:00 committed by GitHub
parent d2aaa73a54
commit b95745040b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -102,6 +102,8 @@ In these examples, [`file_server`](/docs/caddyfile/directives/file_server) and [
In the second example, `localhost:9000` is an **argument** because it appears on the same line after the directive.
Note that when the Caddyfile is adapted, directives are sorted according to a specific default [directive order](/docs/caddyfile/directives#directive-order).
**Subdirectives** can appear in directive blocks:
```caddy