mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
typo: Remove extra word
This commit is contained in:
parent
1945802f6f
commit
6c6d933163
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ For example, to configure different options for the servers on ports `:80` and `
|
||||||
|
|
||||||
<aside class="tip">
|
<aside class="tip">
|
||||||
|
|
||||||
If you are using the [`bind` directive](/docs/caddyfile/directives/bind) or the [`default_bind` global option](/docs/caddyfile/options#default_bind), the `listener_address` *MUST* match the address bind address combined with the port of the site block, otherwise the settings won't be applied. For example:
|
If you are using the [`bind` directive](/docs/caddyfile/directives/bind) or the [`default_bind` global option](/docs/caddyfile/options#default_bind), the `listener_address` *MUST* match the bind address combined with the port of the site block, otherwise the settings won't be applied. For example:
|
||||||
|
|
||||||
```caddy
|
```caddy
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue