pidfile=uwsgi.pid # 服務的目志文件位置 daemonize=uwsgi.log # 開啓主進程管理模式 master=true ``` - 修改settings.py將DEBUG=True 改成DEBUG= ...
確定! 回上一頁