feat: pm2启动脚本

This commit is contained in:
hackrobot
2024-03-25 12:47:10 +08:00
parent b4631d87b3
commit d99f770216

1
kunpeng.sh Normal file
View File

@@ -0,0 +1 @@
uvicorn main:app --host 0.0.0.0 --reload --port 28369