We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 859e790 commit ef3faeaCopy full SHA for ef3faea
service/config/config.default.js
@@ -27,7 +27,7 @@ module.exports = appInfo => {
27
// database configuration
28
client: {
29
// host
30
- host: '129.211.106.174',
+ host: '119.45.187.30',
31
// port
32
port: '3306',
33
// username
0 commit comments