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
In #357 the example port was changed from 8090 to 8123 here, but only in the commands themself, the description right before it still has the old 8090 port.
Expected Behavior
The line should say:
For example, to set the port to 8123 you need to set -p 8123:8123 and -e WEBUI_PORT=8123
Steps To Reproduce
Go to WEBUI_PORT variable in the README.
The last line says "For example, to set the port to 8090 you need to set -p 8123:8123 and -e WEBUI_PORT=8123".
Environment
CPU architecture
x86-64
Docker creation
No command
Container logs
No logs
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
In #357 the example port was changed from 8090 to 8123 here, but only in the commands themself, the description right before it still has the old 8090 port.
Expected Behavior
The line should say:
For example, to set the port to 8123 you need to set -p 8123:8123 and -e WEBUI_PORT=8123
Steps To Reproduce
Go to WEBUI_PORT variable in the README.
The last line says "For example, to set the port to 8090 you need to set -p 8123:8123 and -e WEBUI_PORT=8123".
Environment
CPU architecture
x86-64
Docker creation
No command
Container logs
The text was updated successfully, but these errors were encountered: