Skip to content

Commit 9f90588

Browse files
committed
Add params to windows script
1 parent 8974f76 commit 9f90588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webui-user.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
set PYTHON=
44
set GIT=
55
set VENV_DIR=
6-
set COMMANDLINE_ARGS=
6+
set COMMANDLINE_ARGS=--listen --nowebui --port=7860 --cors-allow-origins=*
77

88
call webui.bat

0 commit comments

Comments
 (0)