jhao104/proxy_pool

docker镜像该怎么使用,看着使用说明,完全跑不起来,redis连不上

Open

Aperta il 25 ott 2019

Vedi su GitHub
 (11 commenti) (0 reazioni) (0 assegnatari)Python (20.037 star) (4936 fork)batch import
help wantedresolved

Descrizione

docker run --env db_type=REDIS --env db_host=127.0.0.1 --env db_port=6379 --env db_password=pwd_str -p 5010:5010 jhao104/proxy_pool

运行命令redis始终连接不上,是否需要手动安装redis,很疑惑。

Guida contributor