minor docs change
All checks were successful
ci/woodpecker/push/deploy-docs Pipeline was successful
ci/woodpecker/tag/build-and-deploy/2 Pipeline was successful
ci/woodpecker/tag/build-and-deploy/1 Pipeline was successful
ci/woodpecker/tag/build-and-deploy/3 Pipeline was successful

This commit is contained in:
Adora Laura Kalb 2024-07-30 08:54:08 +02:00
parent 20cbb33778
commit 146a2800cb
Signed by: adoralaura
SSH key fingerprint: SHA256:3XrkbR8ikAZJVtYfaUliX1MhmJYVAe/ocIb/MiDHBJ8

View file

@ -59,7 +59,7 @@ This string defines the file path where the downloaded private key will be saved
`action` (optional): `action` (optional):
This string specifies a command to run after a certificate is updated or when the --force flag is used during execution. This string specifies a command to run after a certificate is updated or when the --force flag is used during execution.
The example uses a systemd reload command for the popular reverse named "caddy". The example uses a systemd reload command for the popular reverse proxy named "caddy".
Example Configuration: Example Configuration:
```yaml ```yaml
@ -82,4 +82,4 @@ Use code with caution.
## Notes ## Notes
- This documentation assumes you have a basic understanding of YAML syntax. Resources for learning YAML are readily available online. - This documentation assumes you have a basic understanding of YAML syntax. Resources for learning YAML are readily available online.
- Replace placeholder values like examplekey_notvalid_hrzjGDDw8z with your actual API keys. - Replace placeholder values like `examplekey_notvalid_hrzjGDDw8z` with your actual API keys.