Added a link to HTTP API documentation (#734)

Co-authored-by: Jeroen Roos <gitlab@zoph.org>
This commit is contained in:
Jeroen Roos 2021-01-06 22:30:28 +01:00 committed by GitHub
parent d7d5b25882
commit 847261c2ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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