mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
Added a link to HTTP API documentation (#734)
Co-authored-by: Jeroen Roos <gitlab@zoph.org>
This commit is contained in:
parent
d7d5b25882
commit
847261c2ca
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ Environment Variable: WATCHTOWER_RUN_ONCE
|
||||||
```
|
```
|
||||||
|
|
||||||
## HTTP API Mode
|
## HTTP API Mode
|
||||||
Runs Watchtower in HTTP API mode, only allowing image updates to be triggered by an HTTP request.
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue