summaryrefslogtreecommitdiff
path: root/fastcgi-git-http-backend.conf
diff options
context:
space:
mode:
authorGravatar steering72532026-04-29 19:12:54 -0600
committerGravatar steering72532026-04-29 19:12:54 -0600
commit121b82decc698f87c3e929b0b3008dc3d965992a (patch)
tree1bf18bee8747bf4333975ea6b480b01e11beb5b1 /fastcgi-git-http-backend.conf
parentnew onion (diff)
tildefy and add CSP
Diffstat (limited to 'fastcgi-git-http-backend.conf')
-rw-r--r--fastcgi-git-http-backend.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/fastcgi-git-http-backend.conf b/fastcgi-git-http-backend.conf
index 8db9f40..16c4ee9 100644
--- a/fastcgi-git-http-backend.conf
+++ b/fastcgi-git-http-backend.conf
@@ -1,6 +1,6 @@
#fastcgi_index index.php;
-fastcgi_param GIT_PROJECT_ROOT /home/;
+fastcgi_param GIT_PROJECT_ROOT /opt/cgit-space/users;
fastcgi_param GIT_HTTP_EXPORT_ALL 1;
fastcgi_param SCRIPT_FILENAME /usr/libexec/git-core/git-http-backend;