mirror of
https://github.com/caddyserver/website.git
synced 2025-05-07 12:17:15 -04:00
Update src/docs/markdown/caddyfile/concepts.md
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
This commit is contained in:
parent
ab64109606
commit
4ce70d6739
1 changed files with 0 additions and 5 deletions
|
@ -284,11 +284,6 @@ You can pass arguments to imported configuration and use them like so:
|
||||||
output file /var/log/caddy/{args.0}.access.log
|
output file /var/log/caddy/{args.0}.access.log
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
|
||||||
|
|
||||||
And then you can reuse it anywhere with parameters:
|
|
||||||
|
|
||||||
```caddy-d
|
|
||||||
a.example.com {
|
a.example.com {
|
||||||
import log_common a.example.com
|
import log_common a.example.com
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue