From ea726713512aa806a250bb7e525cae867955f615 Mon Sep 17 00:00:00 2001 From: meeb Date: Sun, 21 Feb 2021 11:45:56 +1100 Subject: [PATCH] add version details for http basic auth instructions --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f317ef2..c0f9709 100644 --- a/README.md +++ b/README.md @@ -142,8 +142,9 @@ Alternatively, for Docker Compose, you can use something like: ## Optional authentication -If you want to enable a basic username and password to be required to access the -TubeSync dashboard you can set them with the following environment variables: +Available in `v1.0` (or `:latest`)and later. If you want to enable a basic username and +password to be required to access the TubeSync dashboard you can set them with the +following environment variables: ```bash HTTP_USER