unix sockets for git

This commit is contained in:
twoneis 2025-03-09 22:43:03 +01:00
parent c855ff5bfe
commit 2bcd8a0601
3 changed files with 3 additions and 11 deletions

View file

@ -51,9 +51,6 @@ in {
full = "git.${web-domain}";
base = web-domain;
};
ports = {
local = 3000;
};
};
stateVersion = "25.05";