摘要: pip install uvicorn pip install gunicorn import os # 设置守护进程 daemon=True # 监听内网端口8000 bind='0.0.0.0:8000' # 设置进程文件目录 pidfile='./gunicorn.pid' chdir='./ 阅读全文
posted @ 2025-03-05 16:07 WrYcF 阅读(429) 评论(0) 推荐(0)
Live2D