This commit is contained in:
Mann Patel
2025-04-20 22:07:40 -06:00
parent 1c8a7522e2
commit 8347689f6c
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(