mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 05:26:16 -04:00
Remind about --address flag
This commit is contained in:
parent
6062f09000
commit
863c53c95e
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ How often to check if OCSP staples need updating. Default: `1h`.
|
|||
|
||||
|
||||
##### `admin`
|
||||
Customizes the [admin API endpoint](/docs/api). Accepts placeholders. If `off`, then the admin endpoint will be disabled. If disabled, config changes will be impossible without stopping and starting the server.
|
||||
Customizes the [admin API endpoint](/docs/api). Accepts placeholders. If `off`, then the admin endpoint will be disabled. If disabled, config changes will be impossible without stopping and starting the server. Remember to use the `--address` CLI flag to specify the current admin endpoint when changing this value if the currently-running admin endpoint is not at the default address.
|
||||
|
||||
- **origins** configures the list of remotes/origins that are allowed to connect to the endpoint.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue