From 847261c2cacc6e2c59540543939be731f7b40b4e Mon Sep 17 00:00:00 2001 From: Jeroen Roos Date: Wed, 6 Jan 2021 22:30:28 +0100 Subject: [PATCH] Added a link to HTTP API documentation (#734) Co-authored-by: Jeroen Roos --- docs/arguments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/arguments.md b/docs/arguments.md index 4fb56c6..032affe 100644 --- a/docs/arguments.md +++ b/docs/arguments.md @@ -221,7 +221,7 @@ Environment Variable: WATCHTOWER_RUN_ONCE ``` ## 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