From cd06afd1d015a8af9202746db2dd1aa170edade4 Mon Sep 17 00:00:00 2001 From: Francesco Vattiato Date: Sun, 18 Jan 2026 15:44:05 +0100 Subject: [PATCH] docs: update Nightscout reverse proxy recommendations to include Traefik and Caddy. --- frontend/public/json/nightscout.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/nightscout.json b/frontend/public/json/nightscout.json index a6f72d28e..f4030da4a 100644 --- a/frontend/public/json/nightscout.json +++ b/frontend/public/json/nightscout.json @@ -45,7 +45,7 @@ "type": "info" }, { - "text": "Nightscout requires HTTPS for many features (security, tokens, PWA). Usage of a reverse proxy (e.g. Nginx Proxy Manager) is highly recommended.", + "text": "Nightscout requires HTTPS for many features (security, tokens, PWA). Usage of a reverse proxy (e.g. Nginx Proxy Manager, Traefik, Caddy) is highly recommended.", "type": "warning" } ]