From 8050e3d9ad2d742b32114fb9791e130d310a8008 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 1 May 2025 23:42:10 +0100 Subject: [PATCH] Automated dev commit --- hosts/nixedo/modules/containers/tubearchivist.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/nixedo/modules/containers/tubearchivist.nix b/hosts/nixedo/modules/containers/tubearchivist.nix index 5858fe71..0ad0bb45 100644 --- a/hosts/nixedo/modules/containers/tubearchivist.nix +++ b/hosts/nixedo/modules/containers/tubearchivist.nix @@ -323,6 +323,7 @@ in locations."/" = { proxyPass = "http://localhost:${toString cfg.port}"; recommendedProxySettings = true; + proxyWebsockets = true; extraConfig = '' proxy_buffering off;