From c978fd753add573bffbeea1b793e608e9df4e69d Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 4 Feb 2025 18:26:14 +0000 Subject: [PATCH] Bot Updating Templated Files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da0556057..e0933575b 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ If you are running a very old (3.x) kernel you may run into [this issue](https:/ Due to issues with CSRF and port mapping, should you require to alter the port for the web UI you need to change both sides of the -p 8080 switch AND set the WEBUI_PORT variable to the new port. -For example, to set the port to 8090 you need to set -p 8123:8123 and -e WEBUI_PORT=8123 +For example, to set the port to 8123 you need to set -p 8123:8123 and -e WEBUI_PORT=8123 ### TORRENTING_PORT