tporadowski/redis

can not bind the address like "localhost"

开放

#48 创建于 2020年1月9日

 (1 条评论) (0 个反应) (0 位负责人)C (1,045 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (8,005 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

I want start redis server on "locahost" (may be have ipv6 only host in the network, so do not use "127.0.0.1"), but failed. I found BindParams::IsIPAddress can not support "localhost", is only support IP address.

贡献者指南