diff options
| author | 2026-07-11 11:36:53 +0200 | |
|---|---|---|
| committer | 2026-07-11 11:36:53 +0200 | |
| commit | c7ec762f2b80bed626c50766ab8e6d00303c5520 (patch) | |
| tree | 047e9992a1d6f4aa3e3f2569e22d4dfaf0c9d2a8 /cgit_build.conf | |
| parent | 1a933f8e1343ae38133dd0884237b95a121e3f10 (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 |
