diff --git a/start.bat b/start.bat new file mode 100644 index 00000000..e039b003 --- /dev/null +++ b/start.bat @@ -0,0 +1,2 @@ +set SQL_DSN="root:123456@tcp(localhost:3306)/oneapi" +one-api.exe --port 3000 --log-dir ./logs \ No newline at end of file