mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
Clarify a few things
This commit is contained in:
parent
2abf8549a7
commit
f74f5ade03
5 changed files with 13 additions and 8 deletions
|
@ -10,6 +10,8 @@ Caddy is configured through an administration endpoint which can be accessed via
|
|||
|
||||
The latest configuration will be saved to disk after any changes (unless [disabled](/docs/json/admin/config/)). You can resume the last working config after a restart with [`caddy run --resume`](/docs/command-line#caddy-run).
|
||||
|
||||
To get started with the API, try our [API tutorial](/docs/api-tutorial) or, if you only have a minute, our [API quick-start guide](/docs/quick-starts/api).
|
||||
|
||||
---
|
||||
|
||||
- **[POST /load](#post-load)**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue