diff --git a/start.bat b/start.bat index d7be6e6..206991d 100644 --- a/start.bat +++ b/start.bat @@ -1,6 +1,5 @@ call npm install set PASSWORD= -set https_proxy= set PORT=8080 set AI_MODEL= set USE_CUSTOM_MODE=false