From d2ad8b6150f4551020e703e672a44a2093f5bd86 Mon Sep 17 00:00:00 2001 From: goder-zhang Date: Sat, 14 Feb 2026 15:44:49 +0000 Subject: [PATCH] fix: adjust prod mysql config --- config/mysql.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/config/mysql.json b/config/mysql.json index 2d93e39..0bfd940 100644 --- a/config/mysql.json +++ b/config/mysql.json @@ -1,7 +1,8 @@ { - "Server":"goder2.cpccmm68qb1d.ap-southeast-1.rds.amazonaws.com", - "Port":"3306", - "Database":"aicss_db", - "Username":"admin", - "Password":"vH2GkUxz2398GmDTy" -} \ No newline at end of file + "Server":"xpink-prod-mysql.cjkmm024cf76.ap-east-1.rds.amazonaws.com", + "Port":"3306", + "Database":"aicss_db", + "Username":"admin", + "Password":"o()Vq$NuZdwoEe>VLalG]CBMp4LZ" +} +