Drop GitLab and passwordFiles
This commit is contained in:
@ -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";
|
||||
|
Reference in New Issue
Block a user