We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8974f76 commit 9f90588Copy full SHA for 9f90588
webui-user.bat
@@ -3,6 +3,6 @@
3
set PYTHON=
4
set GIT=
5
set VENV_DIR=
6
-set COMMANDLINE_ARGS=
+set COMMANDLINE_ARGS=--listen --nowebui --port=7860 --cors-allow-origins=*
7
8
call webui.bat
0 commit comments