diff --git a/start.cmd b/start.cmd index 5e429e3c..ac2ba62a 100644 --- a/start.cmd +++ b/start.cmd @@ -24,4 +24,4 @@ set ACCWEB_LOGLEVEL=info set ACCWEB_ALLOWED_ORIGINS=* set ACCWEB_SERVER_EXE=accServer.exe -go run main.go +accweb.exe