From e49faedd1c78645d726ef56f4b776ef3233ff4df Mon Sep 17 00:00:00 2001 From: tetuaoro <65575727+tetuaoro@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:28:32 +0200 Subject: [PATCH] Revert "update: README" This reverts commit ad7a4b6c0def02d61af1b28340908c2e1fc5391c. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 2319884d..5eabd651 100644 --- a/README.md +++ b/README.md @@ -97,10 +97,6 @@ Are you enjoying this project? [Buy Emile a beer!](https://github.com/sponsors/W These options can be configured by setting environment variables using `-e KEY="VALUE"` in the `docker run` command. -### Password - -Until version 13, we used PASSWORD or PASSWORD_HASH. Now, the initial deployment of the docker container uses the default password 'admin'. - | Env | Default | Example | Description | | - | - | - |------------------------------------------------------------------------------------------------------------------------------------------------------| | `PORT` | `51821` | `6789` | TCP port for Web UI. |