CentOS7配置使用Django(Nginx方式)
摘要:
本文以gunicorn方式配置,参考文章1和文章2 我们Django工程是ourcase,在/var/www/test 下 建立一个gunicorn_start.sh 创建/usr/lib/systemd/system/gunicorn_ourcase.service文件 内容为 whereis n 阅读全文
posted @ 2017-07-14 15:45 legion 阅读(838) 评论(0) 推荐(0) 编辑