Drop GitLab and passwordFiles

This commit is contained in:
2024-01-28 12:30:36 -06:00
parent a2508935af
commit 441e7f2c35
8 changed files with 20 additions and 114 deletions

View File

@ -58,10 +58,7 @@
"food.eversole.co" = proxied {
target = "http://127.0.0.1:52230";
};
"git.eversole.co" = base {
"/".proxyPass = "http://127.0.0.1:26616";
"/purr".return = "301 https://git.eversole.co/James/purr";
};
"git.eversole.co" = static { dir = "/var/www/jame.su"; };
"graf.matri.cx" = { root = "/var/www/graf.matri.cx"; }; # refer to /monitoring/nginx.nix
"hydra.matri.cx" = proxied {
target = "http://127.0.0.1:3034";