dev: use plain-text connection for personal site
Alan Pearce alan@alanpearce.eu
Mon, 10 Feb 2025 10:14:00 +0100
1 files changed, 1 insertions(+), 1 deletions(-)
jump to
M system/settings/dev.nix → system/settings/dev.nix
@@ -32,7 +32,7 @@ "alanpearce.test" ]; extraConfig = '' ${local_tls} - reverse_proxy https://alanpearce.localhost:8443 { + reverse_proxy http://alanpearce.localhost:8080 { transport http { dial_timeout 1s compression off