From 9031b5c793a9ddfd75a16d5058233947b0d61feb Mon Sep 17 00:00:00 2001 From: Stefan Allius <122395479+s-allius@users.noreply.github.com> Date: Sun, 13 Apr 2025 19:20:08 +0200 Subject: [PATCH] Update rel 0.13.0 (#365) * update compose help link (cherry picked from commit 6d4ff0d5089bec6dbb6ae2d37aa3a4db80ef1f25) * fix link (cherry picked from commit 3d422f924957dd860f1f03599bb8d3b70428e32b) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e1102d..dfd39a8 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ No special configuration is required for the Docker container if it is built and On the host, two directories (for log files and for config files) must be mapped. If necessary, the UID of the proxy process can be adjusted, which is also the owner of the log and configuration files. -A description of the configuration parameters can be found [here](https://github.com/s-allius/tsun-gen3-proxy/wiki/Configuration-toml#docker-compose-environment-variables). +A description of the configuration parameters can be found [here](https://github.com/s-allius/tsun-gen3-proxy/wiki/configuration-env#docker-compose-environment-variables) ## Proxy Configuration