summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--run_API.bat1
1 files changed, 1 insertions, 0 deletions
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