mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-13 21:56:38 +01:00
Typo in --http-api (#841)
This commit is contained in:
parent
88d1dcf0d2
commit
70c737cebd
1 changed files with 1 additions and 1 deletions
|
|
@ -234,7 +234,7 @@ Environment Variable: WATCHTOWER_RUN_ONCE
|
|||
Runs Watchtower in HTTP API mode, only allowing image updates to be triggered by an HTTP request. For details see [HTTP API](https://containrrr.github.io/watchtower/http-api-mode).
|
||||
|
||||
```
|
||||
Argument: --http-api
|
||||
Argument: --http-api-update
|
||||
Environment Variable: WATCHTOWER_HTTP_API
|
||||
Type: Boolean
|
||||
Default: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue