diff options
| author | 2026-07-11 11:36:53 +0200 | |
|---|---|---|
| committer | 2026-07-11 11:36:53 +0200 | |
| commit | e0f9c1f3deb03a7b723e2822877c8194bce3e595 (patch) | |
| tree | 047e9992a1d6f4aa3e3f2569e22d4dfaf0c9d2a8 /cgit_build.conf | |
| parent | 0701e4d908f407c8893d8c3fcd5e1ea4dec0e937 (diff) | |
Moved cgitrc to /etc
Removed useless volume line in Dockerfile
Diffstat (limited to 'cgit_build.conf')
| -rw-r--r-- | cgit_build.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit_build.conf b/cgit_build.conf index e44b19f..e37d129 100644 --- a/cgit_build.conf +++ b/cgit_build.conf @@ -1,6 +1,6 @@ CGIT_SCRIPT_PATH = /opt/cgit/app -CGIT_CONFIG = /opt/cgit/cgitrc CACHE_ROOT = /opt/cgit/cache +CGIT_CONFIG = /etc/cgitrc prefix = /opt/cgit libdir = $(prefix) filterdir = $(libdir)/filters |
