From e5651604ec1596cfc9a5f547b7bbf1583f0fe52b Mon Sep 17 00:00:00 2001 From: zyh Date: Tue, 22 Oct 2024 02:03:29 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=BA=93=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- knexfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knexfile.js b/knexfile.js index 82f0f33..91e05c7 100644 --- a/knexfile.js +++ b/knexfile.js @@ -6,7 +6,7 @@ export default { host: 'devide.y2o.me', user: 'd8d_design_ai', password: 'Kw8aEcm37FwNaCk6', - database: 'bolt_development', + database: 'd8d_design_ai', port: 13306 }, migrations: {