From 0e0a021f50d46f4be11ecab3c1e5ba463e3ac27e Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Sun, 2 Aug 2020 23:43:03 +0800 Subject: [Update] new function --- run_API.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 run_API.bat diff --git a/run_API.bat b/run_API.bat new file mode 100644 index 0000000..552ccb0 --- /dev/null +++ b/run_API.bat @@ -0,0 +1 @@ +uvicorn API:app --reload --host 127.0.0.1 --port 25565 \ No newline at end of file -- cgit v1.2.3