diff --git a/kunpeng.sh b/kunpeng.sh new file mode 100644 index 0000000..97b8800 --- /dev/null +++ b/kunpeng.sh @@ -0,0 +1 @@ +uvicorn main:app --host 0.0.0.0 --reload --port 28369 \ No newline at end of file