From 80f4e36191ef32f895ab4bad9e1e957596941969 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Tue, 4 Jun 2024 11:03:26 +0200 Subject: [PATCH] Update README.md --- examples/readeck/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/readeck/README.md b/examples/readeck/README.md index 6a604df..57433a0 100644 --- a/examples/readeck/README.md +++ b/examples/readeck/README.md @@ -7,7 +7,7 @@ If you're using readeck as a container behind a reverse proxy, you must set the environment variable `READECK_USE_X_FORWARDED=1`. -Furthermore, you must adjust the `allowed_hosts` directive the Readeck config at `/etc/readeck/config.toml`: +Furthermore, you must adjust the `allowed_hosts` directive in the Readeck config at `config.toml`. The configuration file is stored within the Docker bind volume mount. Please define your subdomain(s) in use as follows: ```` [server]