From 165737750c0226467fe067831030d27fda043c9e Mon Sep 17 00:00:00 2001 From: sky121113 Date: Thu, 12 Feb 2026 09:46:14 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B8=AC=E8=A9=A6=20Gitea=20=E6=8E=A8?= =?UTF-8?q?=E9=80=81=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 26d96ab..76f78a8 100644 --- a/README.md +++ b/README.md @@ -180,3 +180,6 @@ docker compose down - **多租戶**: - 中央邏輯 (Landlord) 與租戶邏輯 (Tenant) 分離。 - 租戶路由定義於 `routes/tenant.php` (但在本專案架構中,大部分路由在 `web.php` 並透過 Middleware 判斷環境)。 + +--- +*測試 Gitea 推送功能 (2026-02-12 09:47)*