summary refs log tree commit diff stats
path: root/system/settings/dev.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/settings/dev.nix')
-rw-r--r--system/settings/dev.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/settings/dev.nix b/system/settings/dev.nix
index e875029c..c0937ec0 100644
--- a/system/settings/dev.nix
+++ b/system/settings/dev.nix
@@ -32,7 +32,7 @@
           ];
           extraConfig = ''
             ${local_tls}
-            reverse_proxy https://alanpearce.localhost:8443 {
+            reverse_proxy http://alanpearce.localhost:8080 {
               transport http {
                 dial_timeout 1s
                 compression off