From 04b2f81181fa68515c0f3bf37729fc0136ae9874 Mon Sep 17 00:00:00 2001 From: zhao Date: Sat, 31 May 2025 09:44:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Gitea?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- Gitea | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gitea b/Gitea index e9b7001..5ca441b 100644 --- a/Gitea +++ b/Gitea @@ -21,7 +21,7 @@ services: volumes: - ./gitea:/data ports: - - "3000:3000" + - "3001:3000" - "222:22" depends_on: - db