其他分享
首页 > 其他分享> > 容器和虚机的配置

容器和虚机的配置

作者:互联网

容器的mongo配置
url=mongodb://ip1:port1,ip2:port2,ip3:port3
username=xxx
password=xxx
mongo_db=xxx

虚机的的mongo配置

host=port1,port2,port3
port=port1
username=xxx
password=xxx
mongo_db=xxx

  

标签:username,容器,配置,mongo,xxx,db,虚机,port1
来源: https://www.cnblogs.com/ForeverLoveByMe/p/16621082.html