dev: fix access to personal website dev environment
1 file changed, 1 insertion(+), 1 deletion(-)
jump to
M system/settings/dev.nix → system/settings/dev.nix
@@ -53,7 +53,7 @@ "alanpearce.test" ]; extraConfig = '' ${local_tls} - reverse_proxy http://alanpearce.localhost:8080 { + reverse_proxy http://localhost:8080 { transport http { dial_timeout 1s compression off