Fixed forgejo runner

This commit is contained in:
Aleksandr Lebedev 2025-10-20 20:49:21 +02:00
parent a767eb01e2
commit e311c2d10b
4 changed files with 14 additions and 13 deletions

View file

@ -144,7 +144,7 @@ in {
locations."/" = {
proxyPass = "http://${config.services.open-webui.host}:${builtins.toString config.services.open-webui.port}";
proxyWebsockets = true;
extraConfig = "proxy_buffering off;";
#extraConfig = "proxy_buffering off;";
};
};
"smart-home.kylekrein.com" = {