From 24a8bdbbe0c040d81ff365281fdb882eea7e8621 Mon Sep 17 00:00:00 2001 From: Arman Soltani Date: Sat, 11 Jul 2026 17:44:58 +0200 Subject: add git_serve to the public repos --- cgitrc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'cgitrc') diff --git a/cgitrc b/cgitrc index 6700dfb..96fc014 100644 --- a/cgitrc +++ b/cgitrc @@ -38,8 +38,8 @@ email-filter=/usr/lib/cgit/filters/cgit-email-fitler.sh ### Repos -# repo.url=project1 -# repo.name=Project1 -# repo.path=/git-repos/project1.git -# repo.desc=This is a test repo -# repo.clone-url=http://git.localhost/project1 +repo.url=git_serve +repo.name=Git Serve +repo.path=/git-repos/git_serve.git +repo.desc=Read only dockerized way of sharing some git repos +repo.clone-url=https://git.rustymanta.xyz/git_serve -- cgit v1.2.3