From 422a320505cf35c9c266fd76d8a59999b0a31b45 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Wed, 25 Oct 2023 12:18:29 -0700 Subject: [PATCH] Update to allow RTL to work in local network --- configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index ea6cb99..6d2265a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -290,7 +290,6 @@ in extraConfig = '' reverse_proxy :3050 encode gzip zstd - tls internal ''; }; };