mirror of
https://github.com/containrrr/watchtower.git
synced 2024-12-06 19:26:27 +01:00
Typo in --http-api (#841)
This commit is contained in:
committed by
GitHub
parent
88d1dcf0d2
commit
70c737cebd
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user