From 725d6eb2e3d0719b31587bfbd8ded927bfcbf29c Mon Sep 17 00:00:00 2001 From: Gong <534592533@qq.com> Date: Mon, 4 Sep 2023 14:25:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index c35c804..46e0221 100644 --- a/.env.example +++ b/.env.example @@ -4,7 +4,7 @@ APP_ENV=dev DB_DRIVER=mysql DB_HOST=106.15.233.223 -DB_PORT=3306 +DB_PORT=13306 DB_DATABASE=gitea DB_USERNAME=root DB_PASSWORD=root