|
@@ -16,7 +16,7 @@ conda activate video_to_word <br>
|
|
git pull http://git.tjyourong.com.cn/liyuyi/video_to_word.git <br>
|
|
git pull http://git.tjyourong.com.cn/liyuyi/video_to_word.git <br>
|
|
|
|
|
|
4、启动服务<br>
|
|
4、启动服务<br>
|
|
-gunicorn main:app -b 0.0.0.0:31013 -w 4 -k uvicorn.workers.UvicornWorker <br>
|
|
|
|
|
|
+gunicorn main:app -b 0.0.0.0:31013 -w 1 -k uvicorn.workers.UvicornWorker <br>
|
|
|
|
|
|
2、查看日志<br>
|
|
2、查看日志<br>
|
|
cd /data/pythonProject/video_to_word/logs/<br>
|
|
cd /data/pythonProject/video_to_word/logs/<br>
|