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;