all repos — nixfiles @ e33a25edb3207c5782d2ddb5b5ab47f0a7232d03

System and user configuration, managed by nix and home-manager

dev: use plain-text connection for personal site

Alan Pearce
commit

e33a25edb3207c5782d2ddb5b5ab47f0a7232d03

parent

fafa449882c10ae005ab44ee3b23ad7f935bbf86

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M system/settings/dev.nixsystem/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