jhao104/proxy_pool

我想把他用gunicorn部署到我的服务器上,不太懂flask,所以请教一下

Open

#358 aberto em 29 de set. de 2019

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)Python (4.936 forks)batch import
help wanted

Métricas do repositório

Stars
 (20.037 stars)
Métricas de merge de PR
 (Mesclagem média 7m) (6 fundiu PRs em 30d)

Description

gunicorn -w 2 -b 127.0.0.1:5000 **** ***的部分应该写什么呢 ? 我在百度上找的教程说是写flask实例,但是我对flask不是特别了解 ,所以请教一下

Guia do colaborador