Commit 7da7a9cc authored by tywldx's avatar tywldx

fix

parent 32ad3bb0
......@@ -111,11 +111,11 @@ qiniu.storage.url=http://o9xncg89j.bkt.clouddn.com/
channel.query.url=http://h5-${NAMESPACE}.domain.com/sms_op_market/show_index
## mongodb config
#spring.data.mongodb.uri=mongodb://192.168.4.164:27017/analysis
spring.data.mongodb.authentication-database=
spring.data.mongodb.authentication-database=admin
spring.data.mongodb.database=analysis
spring.data.mongodb.host=192.168.4.50
spring.data.mongodb.username=
spring.data.mongodb.password=
spring.data.mongodb.host=192.168.4.164
spring.data.mongodb.username=admin
spring.data.mongodb.password=admin
spring.data.mongodb.port=27017
spring.data.mongodb.repositories.enabled=true
......
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