summaryrefslogtreecommitdiff
path: root/config/web-server.nix
diff options
context:
space:
mode:
Diffstat (limited to 'config/web-server.nix')
-rw-r--r--config/web-server.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/web-server.nix b/config/web-server.nix
index 9dfe528..4a126dc 100644
--- a/config/web-server.nix
+++ b/config/web-server.nix
@@ -90,7 +90,7 @@
};
};
"kufieta.net" = template // {
- locations."/".proxyPass = "http://10.0.20.13";
+ # locations."/".proxyPass = "http://10.0.20.13";
};
};
};