From 3c8127fe2a955dae09c8ff4a0626a748b6e79461 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') 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