如题 ,在 docker 中连接主机的 mongo需要怎样写 ?需要在主机上做额外的配置吗?例如:主机的公网 ip 为1.1.1.1,内网 ip 为2.2.2.2(db: mongodb://localhost:27017/wiki)
相关分类