修改数据库名

master
jiahuiwen 2018-12-26 14:45:47 +08:00
parent 4df48f22f8
commit 0e089cddef
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ mongodb_host = 60.1.1.14
#mogodb服务端口
mongodb_port = 27017
#数据库名
mongodb_name=zhj_core
mongodb_name=jl_core
#与目标数据库可以建立的最大链接数
mongodb_maximumNumberOfConnections = 100