all repos — nixfiles @ 096c61fffb56b2ebc88002202f45353cb12fbbfd

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

dev: fix access to personal website dev environment

Alan Pearce
commit

096c61fffb56b2ebc88002202f45353cb12fbbfd

parent

6ea30969fff2cccef61b32da83c77cbc27582720

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

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