Commit 2da12841 authored by tywldx's avatar tywldx

lockl

parent f6dbc01a
...@@ -110,7 +110,7 @@ module.exports = makeConfig({ ...@@ -110,7 +110,7 @@ module.exports = makeConfig({
// mongoose 配置 // mongoose 配置
}, },
api: { api: {
'blackPearl': `mongodb://${static_ip}:27017/blackPearl` 'blackPearl': `mongodb://127.0.0.1:27017/blackPearl`
} }
}, },
......
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