push
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
const mysql = require("mysql");
|
||||
const mysql = require("mysql2");
|
||||
|
||||
const mysqlConfig = {
|
||||
host: process.env.host,
|
||||
|
Reference in New Issue
Block a user