Merge branch 'main' of ssh://git.cyperpunk.de:12222/DerGrumpf/cyper-nix
CI / check (push) Successful in 3m58s

This commit is contained in:
2026-06-23 10:33:24 +02:00
+1 -1
View File
@@ -64,7 +64,7 @@ in
# controller services (proxied to upstream tailscale node)
"git.cyperpunk.de" = (mkProxy 9000) // {
extraConfig = ''
client_max_body_size 500m;
client_max_body_size 8192m;
'';
};
"search.cyperpunk.de" = mkProxy 11080;