flask gunicorn 启动命令

Posted _刘文凯_

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了flask gunicorn 启动命令相关的知识,希望对你有一定的参考价值。

flask gunicorn 启动命令

gunicorn app:app -c gunicorn.conf.py 

以上是关于flask gunicorn 启动命令的主要内容,如果未能解决你的问题,请参考以下文章

Flask 学习-91.使用 gunicorn 部署 flask

flask启动 gunicorn启动flask

flask启动 gunicorn启动flask

部署flask+gunicorn+nginx 项目

如何使用 Flask-Script 和 Gunicorn

用gunicorn+gevent启动Flask项目