Update index.js

This commit is contained in:
nguyentrungthat 2026-01-19 15:34:20 +07:00
parent e9973b6351
commit 3065af09fd
1 changed files with 1 additions and 0 deletions

View File

@ -304,6 +304,7 @@ async function main() {
database: process.env.MYSQL_DB_NAME,
});
console.log(`--------------${new Date().toISOString()}-------------`);
console.log("✅ Connected to MySQL");
const errors = [];