Commit 266a528c8e9a42a734037209302c870b5c3cc365

Authored by jiangjiazhi
1 parent c0b4bcf85e

add

Showing 1 changed file with 7 additions and 1 deletions

platform-operate-api/src/main/resources/database.properties View file @ 266a528
... ... @@ -40,4 +40,10 @@
40 40 login.defaultPwd=123456
41 41 #1 本地缓存 2 sso登录(需要外网)
42 42 run.mode=2
  43 +
  44 +
  45 +mongo.config.replica.set.address=192.168.1.XXX:27017,192.168.1.113.XXX:27018,192.168.1.xxx:27019
  46 +mongo.config.replica.set.name=repl
  47 +mongo.config.database=test
  48 +mongo.config.username= mongo.config.password= mongodb.connection=