Commit ebdb2bd4 authored by cuiweifeng's avatar cuiweifeng

update : mongodb prort error

parent 791a2104
......@@ -7,7 +7,7 @@
;商户项目继承common + 自己的配置 + 生产环境特有有配置,此节中配置会覆盖父级的相同配置
[prod-gateway : gateway : common]
gateway.host="rs_bp_merchant_01.int.yidian-inc.com:27107,rs_bp_merchant_02.int.yidian-inc.com:27107,rs_bp_merchant_03.int.yidian-inc.com:27107"
gateway.host="rs_bp_merchant_01.int.yidian-inc.com:27017,rs_bp_merchant_02.int.yidian-inc.com:27017,rs_bp_merchant_03.int.yidian-inc.com:27017"
gateway.uriOptions.username='rs_merchant_rw'
gateway.uriOptions.password='w#JR9tQOVud$jh43V7v#B9Bd#kD4w%'
gateway.uriOptions.replicaSet='rs_bp'
......@@ -20,7 +20,7 @@ gateway.driverOptions.typeMap.root='array'
gateway.driverOptions.typeMap.document='array'
xhprof.host="rs_bp_merchant_01.int.yidian-inc.com:27107,rs_bp_merchant_02.int.yidian-inc.com:27107,rs_bp_merchant_03.int.yidian-inc.com:27107"
xhprof.host="rs_bp_merchant_01.int.yidian-inc.com:27017,rs_bp_merchant_02.int.yidian-inc.com:27017,rs_bp_merchant_03.int.yidian-inc.com:27017"
xhprof.uriOptions.username='rs_merchant_rw'
xhprof.uriOptions.password='w#JR9tQOVud$jh43V7v#B9Bd#kD4w%'
xhprof.uriOptions.replicaSet='rs_bp'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment