From 2d8be9eb8a44d45ff6f5b0f53a7cfadfebaf82cd Mon Sep 17 00:00:00 2001 From: uninstall-your-browser <170106706+uninstall-your-browser@users.noreply.github.com> Date: Sun, 29 Mar 2026 19:50:22 +1100 Subject: [PATCH] Fix README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc0f2af5..999f1b08 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Take a look at the example [docker-compose.yml](https://github.com/tubearchivist All environment variables are explained in detail in the docs [here](https://docs.tubearchivist.com/installation/env-vars/). -Both `TA_PASSWORD` and `ELASTIC_PASSWORD` can be suffixed with `_FILE` to allow passing in passwords as secretes. `_FILE` is a convention used by some images including [ElasticSearch](https://www.elastic.co/docs/deploy-manage/deploy/self-managed/install-elasticsearch-docker-configure) +Both `TA_PASSWORD` and `ELASTIC_PASSWORD` can be suffixed with `_FILE` to allow passing in passwords as secrets. `_FILE` is a convention used by some images including [ElasticSearch](https://www.elastic.co/docs/deploy-manage/deploy/self-managed/install-elasticsearch-docker-configure) ### TubeArchivist