From 80856d226b46e7304b7b7797f31101c987ab8c7b Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Sun, 9 Mar 2025 18:51:19 +0800 Subject: feat(git): root readme. --- services/docker/git-server/app/cgit/public | 1 + 1 file changed, 1 insertion(+) (limited to 'services/docker/git-server/app/cgit') diff --git a/services/docker/git-server/app/cgit/public b/services/docker/git-server/app/cgit/public index 022a333..d1b276d 100644 --- a/services/docker/git-server/app/cgit/public +++ b/services/docker/git-server/app/cgit/public @@ -1,4 +1,5 @@ cache-root=/var/cache/cgit/public +root-readme=/git/README.md include=/app/cgit/common clone-url=$CRUPEST_ROOT_URL/git$CGIT_REPO_URL scan-path=/git/repos/public -- cgit v1.2.3