From 9675aacdb00683c932057e7f994f8fc36fcdb04a Mon Sep 17 00:00:00 2001 From: wangqifan Date: Fri, 5 Sep 2025 17:50:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=EF=BC=8C=E4=BF=AE=E6=94=B9MySQL=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E4=BB=A5=E6=8F=90=E9=AB=98=E5=AE=89=E5=85=A8=E6=80=A7?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/.env b/backend/.env index 2405218..8c66992 100644 --- a/backend/.env +++ b/backend/.env @@ -5,5 +5,5 @@ AWS_DEFAULT_REGION=us-east-1 # MySQL数据库配置 MYSQL_HOST=23.140.4.154 MYSQL_USER=aws_price -MYSQL_PASSWORD=YCwjLmHM5dZtwHEw +MYSQL_PASSWORD=123123 MYSQL_DATABASE=aws_price \ No newline at end of file