From 16ef202530e43b7bbd538f08a38cae3ed6fcdfc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Fri, 20 Feb 2026 12:43:12 +0100 Subject: [PATCH] http-proxy: set content-type header on maintenance page Co-Authored-By: Claude Opus 4.6 --- services/http-proxy/proxy.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/services/http-proxy/proxy.nix b/services/http-proxy/proxy.nix index 36f4502..21ae35c 100644 --- a/services/http-proxy/proxy.nix +++ b/services/http-proxy/proxy.nix @@ -61,6 +61,7 @@ mode 644 } } + header Content-Type text/html respond <