From 26aac34fdf0b76f33b11e00cb2ec4c5f2b757af1 Mon Sep 17 00:00:00 2001 From: gennyble Date: Sun, 16 Mar 2025 04:44:05 -0500 Subject: debugging --- corgi.conf | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'corgi.conf') diff --git a/corgi.conf b/corgi.conf index fb3e7ad..207acc7 100644 --- a/corgi.conf +++ b/corgi.conf @@ -1,3 +1,17 @@ -Script /usr/lib/cgit/cgit.cgi +Server + Port 26744 + +Script git-backend + Path /usr/lib/git-core/git-http-backend + Match + Regex /.+/(info/refs|git-upload-pack) + Environment + GIT_HTTP_EXPORT_ALL 1 + GIT_PROJECT_ROOT /srv/git + HOME /srv/git + HTTP_HOST git.nyble.dev + +Script cgit + Path /usr/lib/cgit/cgit.cgi Environment HTTP_HOST git.nyble.dev \ No newline at end of file -- cgit 1.4.1-3-g733a5