From 23eac2ce12ac027effae77926e2656fd0d2e49b5 Mon Sep 17 00:00:00 2001 From: uninstall-your-browser <170106706+uninstall-your-browser@users.noreply.github.com> Date: Sat, 11 Apr 2026 11:52:18 +1000 Subject: [PATCH] Fix README.md typo (#1149) --- 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