Commit f09b1c57 authored by wentao.suo's avatar wentao.suo

edit app-backend msg db to 4.3

parent e97e673f
...@@ -34,7 +34,7 @@ module.exports = { ...@@ -34,7 +34,7 @@ module.exports = {
database: 'mall' database: 'mall'
}, },
msgDb: { msgDb: {
host: db, host: "192.168.4.3",
user: 'qa', user: 'qa',
password: 'qatest', password: 'qatest',
database: 'msg' database: 'msg'
......
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