dev: use .localhost as primary TLD
1 file changed, 1 insertion(+), 1 deletion(-)
jump to
M system/settings/dev.nix → system/settings/dev.nix
@@ -35,7 +35,7 @@ "http://alanpearce.test" ]; extraConfig = '' ${local_tls} - reverse_proxy http://alanpearce.test:8080 { + reverse_proxy https://alanpearce.localhost:8443 { transport http { dial_timeout 1s compression off