update host

test
dan 2020-10-27 01:14:08 -06:00
parent 35f8a69c96
commit b05d63ebef
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
var mysql = require("mysql");
module.exports = mysql.createConnection({
host: "localhost",
host: "172.17.0.1",
port: 3306,
user: "admin_ofbbutte",
password: "87hjdusiodksyeunsjkdis7",