mirror of
https://github.com/caddyserver/website.git
synced 2025-04-25 06:26:17 -04:00
Update bind.md
This commit is contained in:
parent
17c9c595b2
commit
5bc75dd1a4
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ bind <hosts...> {
|
||||||
```
|
```
|
||||||
|
|
||||||
- **<hosts...>** is the list of host interfaces to bind which to bind the listener.
|
- **<hosts...>** is the list of host interfaces to bind which to bind the listener.
|
||||||
- **<protocols...>** is an optional override of the HTTP protocols to enable for the listener.
|
- **<protocol>** is an optional override of the HTTP protocols to enable for the listener, see the [server options](/docs/caddyfile/options#protocols) for its accepted values and their meanings.
|
||||||
|
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue