summaryrefslogtreecommitdiff
path: root/depo/nutin-madaj
diff options
context:
space:
mode:
Diffstat (limited to 'depo/nutin-madaj')
-rw-r--r--depo/nutin-madaj/web.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/depo/nutin-madaj/web.nix b/depo/nutin-madaj/web.nix
index d14a2c7..8430c73 100644
--- a/depo/nutin-madaj/web.nix
+++ b/depo/nutin-madaj/web.nix
@@ -12,7 +12,7 @@ in
recommendedProxySettings = true;
recommendedTlsSettings = true;
virtualHosts = {
- # "bsima.me".locations."/".proxyPass = "http://localhost:8000/~ben";
+ "bsima.me".locations."/".proxyPass = "http://localhost:8000/~ben";
"simatime.com".locations."/".proxyPass = "http://localhost:8000";
"web.simatime.com".locations."/".proxyPass = "http://${bensIp}:8000";
"hero.simatime.com".locations."/".proxyPass = "http://${bensIp}:3001";