From 53b9cc6aef94aaf39d932c4b962d93c3ecb51029 Mon Sep 17 00:00:00 2001 From: zhangzheng Date: Sat, 28 Feb 2026 18:18:15 +0800 Subject: [PATCH] 111 --- WebApp/run.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WebApp/run.bat b/WebApp/run.bat index 1a4d182..42a0ea8 100644 --- a/WebApp/run.bat +++ b/WebApp/run.bat @@ -4,3 +4,5 @@ call npm run build call npm run start popd pause + +node ./build/index.js -s -p 8080 -m private -k ./server.key -c ./server.cert -l dev