From 345020dd1244daa0191004000f703270c876dae7 Mon Sep 17 00:00:00 2001 From: gennyble Date: Tue, 19 Aug 2025 20:34:49 -0500 Subject: add current corgi.conf --- corgi.conf | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'corgi.conf') diff --git a/corgi.conf b/corgi.conf index ff1a416..8f644f0 100644 --- a/corgi.conf +++ b/corgi.conf @@ -1,11 +1,13 @@ Server Port 26744 + StatsDb /var/corgi/stats.sqlite -Script module-test - Path target/release/libparrot.dylib - Type object +Script stats + Path /opt/corgi/corgi-stats Match - Regex /object + Regex ^/stats + Environment + CORGI_STATS_DB /var/corgi/stats.sqlite Script git-backend Path /usr/lib/git-core/git-http-backend @@ -15,9 +17,9 @@ Script git-backend GIT_HTTP_EXPORT_ALL 1 GIT_PROJECT_ROOT /srv/git HOME /srv/git - HTTP_HOST git.nyble.dev + HTTP_HOST git.dreamy.place Script cgit - Path /usr/lib/cgit/cgit.cgi + Path /opt/cgit/cgit Environment - HTTP_HOST git.nyble.dev \ No newline at end of file + HTTP_HOST git.dreamy.place \ No newline at end of file -- cgit 1.4.1-3-g733a5