Poking gitweb
This commit is contained in:
parent
20b37c21e9
commit
ca39b9e037
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue