This commit is contained in:
董海洋
2026-06-05 19:24:25 +08:00
parent 90736fa34f
commit b0a175987a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ const path = require('path')
require('dotenv').config({ path: path.join(__dirname, '.env') })
const CONFIG = {
host: '110.42.255.239',
host: 'donghy.top',
port: 3306,
user: 'root',
password: 'Wentian9588.',