From 9d7aa32df1f9e5d56a1b67f1f45019aef0381e4a Mon Sep 17 00:00:00 2001 From: Archeb Date: Tue, 25 Jun 2024 01:25:24 +0800 Subject: [PATCH] update Start.bat --- start.bat | 1 - 1 file changed, 1 deletion(-) 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