From 5cc694158821485653ff998b74ff9440937f1658 Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Sat, 15 Aug 2026 20:52:00 +0800 Subject: [PATCH] =?UTF-8?q?chore(gitea):=20=E7=A7=BB=E9=99=A4=20env.cfg=20?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gitea/env.cfg | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 gitea/env.cfg diff --git a/gitea/env.cfg b/gitea/env.cfg deleted file mode 100644 index 8f0b80f..0000000 --- a/gitea/env.cfg +++ /dev/null @@ -1,5 +0,0 @@ -IMAGE_TAG_VER=1.25.2-rootless -IMAGE_TAG=gitea/gitea:${IMAGE_TAG_VER} -Volumes_Path=/data/volumes/gitea -LAY_SSH_HOST_PORT=22 -SSH_HOST_PORT=2222 \ No newline at end of file