From 86ffad6fa449cdd56f895eb8faff3ee72456f4ef Mon Sep 17 00:00:00 2001 From: Tolmachev Igor Date: Tue, 6 Jan 2026 06:14:36 +0900 Subject: Add docker --- cgitrc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 cgitrc (limited to 'cgitrc') diff --git a/cgitrc b/cgitrc new file mode 100644 index 0000000..99ecefa --- /dev/null +++ b/cgitrc @@ -0,0 +1,10 @@ +css=/static/cgit.css +js=/static/cgit.js +logo=/static/cgit.png +favicon=/static/favicon.ico +head-include=/app/www/static/head.html + +about-filter=/app/lib/filters/about-formatting.sh +source-filter=/app/lib/filters/syntax-highlighting.py + +include=/app/etc/cgitrc -- cgit v1.2.3