Flask: Not able to access requests using nginx and directly I am able to access

后端 未结 0 1121
刺人心
刺人心 2020-12-04 18:55

I am setting up Flask, uwsgi, and nginx

Below is the config setup for uwsgi

[uwsgi]
module = wsgi:app

master = true
processes = 5

protocol = http
soc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题