diff --git a/app.js b/app.js index 87aca78..c062747 100755 --- a/app.js +++ b/app.js @@ -41,7 +41,7 @@ app.use( connection(mysql,{ - host: '172.30.143.70', // host mysql service + host: '172.30.0.127', // host mysql service user: 'dbuser', password : 'password', port : 3306, // port mysql service