sms 更新
This commit is contained in:
6
TangledUp-AI_dataBase_fastAPI-main/ins.txt
Normal file
6
TangledUp-AI_dataBase_fastAPI-main/ins.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
nohup uvicorn main:app --reload --port 9090 > output.log 2>&1 &
|
||||
|
||||
|
||||
uvicorn main:app --host 0.0.0.0 --port 9090
|
||||
|
||||
uvicorn main:app --host 0.0.0.0 --port 9090 --reload
|
||||
Reference in New Issue
Block a user