diff options
| author | Tolmachev Igor <me@igorek.dev> | 2026-01-06 06:14:36 +0900 |
|---|---|---|
| committer | Tolmachev Igor <me@igorek.dev> | 2026-01-06 06:14:36 +0900 |
| commit | 86ffad6fa449cdd56f895eb8faff3ee72456f4ef (patch) | |
| tree | 544c7bfaeee04647b37ae96e2c36bc7edd130c62 /cgit.conf | |
| parent | b496a47e394e0f65a20c91680935fb5cf3dd6ea5 (diff) | |
| download | cgit_material_docker-86ffad6fa449cdd56f895eb8faff3ee72456f4ef.tar.gz cgit_material_docker-86ffad6fa449cdd56f895eb8faff3ee72456f4ef.zip | |
Add docker
Diffstat (limited to 'cgit.conf')
| -rw-r--r-- | cgit.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cgit.conf b/cgit.conf new file mode 100644 index 0000000..3c35940 --- /dev/null +++ b/cgit.conf | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | CGIT_SCRIPT_PATH = /app/www | ||
| 2 | CGIT_DATA_PATH = /app/www/static | ||
| 3 | CGIT_CONFIG = /app/cgitrc | ||
| 4 | filterdir = /app/lib/filters | ||
