摘要: django部署 采用 nginx + gunicorn + django部署,系统是centos7 安装环境 nginx 安装 官网下载安装http://nginx.org/en/docs/ 配置文件 user root; worker_processes 1; events { worker_c 阅读全文
posted @ 2020-07-23 22:19 huameixiao 阅读(391) 评论(0) 推荐(0) 编辑