Merge branch 'esther2' of https://github.com/MannPatel0/Campus-Plug into esther2

This commit is contained in:
estherdev03
2025-04-20 22:08:38 -06:00
3 changed files with 44 additions and 46 deletions

View File

@@ -4,7 +4,6 @@ const pool = mysql.createPool({
host: "localhost",
user: "root",
database: "Marketplace",
password: "12345678",
});
// const pool = mysql.createPool(