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
'';
};
};
}