标签: python nginx flask gunicorn
我想使用Nginx和gunicorn在Linux服务器上部署Flask应用程序,但出现错误502错误的网关。
[我遵循了以下教程。在本教程中一切都很好,但显示了上面的错误] https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-18-04
Nginx错误日志 enter image description here