Automated dev commit

This commit is contained in:
Oliver Davies 2025-05-01 23:42:10 +01:00
parent ef4eef1ffe
commit 8050e3d9ad

View file

@ -323,6 +323,7 @@ in
locations."/" = { locations."/" = {
proxyPass = "http://localhost:${toString cfg.port}"; proxyPass = "http://localhost:${toString cfg.port}";
recommendedProxySettings = true; recommendedProxySettings = true;
proxyWebsockets = true;
extraConfig = '' extraConfig = ''
proxy_buffering off; proxy_buffering off;