add version details for http basic auth instructions
This commit is contained in:
parent
96b9eddf43
commit
ea72671351
|
@ -142,8 +142,9 @@ Alternatively, for Docker Compose, you can use something like:
|
||||||
|
|
||||||
## Optional authentication
|
## Optional authentication
|
||||||
|
|
||||||
If you want to enable a basic username and password to be required to access the
|
Available in `v1.0` (or `:latest`)and later. If you want to enable a basic username and
|
||||||
TubeSync dashboard you can set them with the following environment variables:
|
password to be required to access the TubeSync dashboard you can set them with the
|
||||||
|
following environment variables:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
HTTP_USER
|
HTTP_USER
|
||||||
|
|
Loading…
Reference in New Issue