You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ If you are running a very old (3.x) kernel you may run into [this issue](https:/
78
78
79
79
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.
80
80
81
-
For example, to set the port to 8090 you need to set -p 8123:8123 and -e WEBUI_PORT=8123
81
+
For example, to set the port to 8123 you need to set -p 8123:8123 and -e WEBUI_PORT=8123
0 commit comments