mirror of
https://github.com/caddyserver/website.git
synced 2025-04-20 12:15:08 -04:00
Update src/docs/markdown/caddyfile/options.md
This commit is contained in:
parent
cd863391f9
commit
492d1a2c36
1 changed files with 2 additions and 2 deletions
|
@ -976,8 +976,8 @@ You can add the `per_host` option to label metrics with the host name of the met
|
||||||
```caddy
|
```caddy
|
||||||
{
|
{
|
||||||
metrics {
|
metrics {
|
||||||
per_host
|
per_host
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue