This commit is contained in:
hackrobot
2024-04-06 18:29:06 +08:00
parent 6bf52f6405
commit d0cb2a247a
3 changed files with 92 additions and 0 deletions

1
pay.sh Normal file
View File

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