From 86ffad6fa449cdd56f895eb8faff3ee72456f4ef Mon Sep 17 00:00:00 2001 From: Tolmachev Igor Date: Tue, 6 Jan 2026 06:14:36 +0900 Subject: Add docker --- cgit.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cgit.conf (limited to 'cgit.conf') diff --git a/cgit.conf b/cgit.conf new file mode 100644 index 0000000..3c35940 --- /dev/null +++ b/cgit.conf @@ -0,0 +1,4 @@ +CGIT_SCRIPT_PATH = /app/www +CGIT_DATA_PATH = /app/www/static +CGIT_CONFIG = /app/cgitrc +filterdir = /app/lib/filters -- cgit v1.2.3