Skip to content

Commit 80f4e36

Browse files
authored
Update README.md
1 parent 67a26c1 commit 80f4e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/readeck/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
If you're using readeck as a container behind a reverse proxy, you must set the environment variable `READECK_USE_X_FORWARDED=1`.
99

10-
Furthermore, you must adjust the `allowed_hosts` directive the Readeck config at `/etc/readeck/config.toml`:
10+
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:
1111

1212
````
1313
[server]

0 commit comments

Comments
 (0)