mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Fix typo on --http-api-update environment variable and add warning note for --http-api-periodic-polls (#1195)
* Update arguments.md Fix a typo for the environment variable to enable HTTP API mode. * Add note about http-api-periodic-polls --http-api-periodic-polls is a new option which isn't available currently, until a new release is made. * Update docs/arguments.md Co-authored-by: nils måsén <nils@piksel.se> Co-authored-by: Simon Aronsson <simme@arcticbit.se> Co-authored-by: nils måsén <nils@piksel.se>
This commit is contained in:
parent
911444730f
commit
a1bdd268c1
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ For details see [HTTP API](https://containrrr.dev/watchtower/http-api-mode).
|
|||
|
||||
```text
|
||||
Argument: --http-api-update
|
||||
Environment Variable: WATCHTOWER_HTTP_API
|
||||
Environment Variable: WATCHTOWER_HTTP_API_UPDATE
|
||||
Type: Boolean
|
||||
Default: false
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue