dev: use plain-text connection for personal site
1 file changed, 1 insertion(+), 1 deletion(-)
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