Commit 9dd34cab authored by renjie's avatar renjie

生产数据库链接

parent 3e0c8343
......@@ -47,7 +47,7 @@ spring:
profiles: prod
data:
mongodb:
uri: mongodb://user:${MONGODB_PASSWORD}@localhost:27017/browser
uri: mongodb://user:${MONGODB_PASSWORD}@account-mongodb:27017,auth-mongodb:27017,intelligroup-mongodb:27017/intelligroup
---
spring:
......
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