diff options
Diffstat (limited to 'run_API.sh')
-rw-r--r-- | run_API.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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 |