Poking gitweb

This commit is contained in:
Trevor Vallender 2023-09-27 20:12:11 +01:00
parent 20b37c21e9
commit ca39b9e037
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
gitweb = { gitweb = {
enable = true; enable = true;
virtualHost = "git.tsvallender.co.uk"; virtualHost = "git.tsvallender.co.uk";
location = "/home/tsv/git"; location = "/gitweb";
}; };
virtualHosts."git.tsvallender.co.uk" = { virtualHosts."git.tsvallender.co.uk" = {
forceSSL = true; forceSSL = true;