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