womangling

This commit is contained in:
nora 2026-01-10 20:37:45 +01:00
parent 9015d6ebab
commit ad469cf152
2 changed files with 9 additions and 0 deletions

View file

@ -38,5 +38,12 @@
reverse_proxy * localhost:3902
'';
};
"womangling.noratrieb.dev" = {
logFormat = "";
extraConfig = ''
encode zstd gzip
reverse_proxy * localhost:3902
'';
};
};
}

View file

@ -59,6 +59,8 @@ let
};
};
womangling = combine [ vps1 vps3 vps4 ];
garage = combine [ vps1 vps2 vps3 vps4 ];
# --- apps