change sql host
continuous-integration/drone Build is passing Details

master
djabsher 2023-07-29 17:42:31 +00:00
parent 2603f5208a
commit 900029783f
1 changed files with 1 additions and 1 deletions

View File

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