summaryrefslogtreecommitdiff
path: root/depo/nutin-madaj/web.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-05-22 18:03:51 -0700
committerBen Sima <ben@bsima.me>2019-05-22 18:03:51 -0700
commitf2ed7e8eb50f39a173382d11f927e049b4a465e0 (patch)
treed2fb8669ed8266e47c120f5876792e21a8c7d7bf /depo/nutin-madaj/web.nix
parent61fe9c388c051e3aebef3fd8b70732869e6f8de8 (diff)
activate my website
Diffstat (limited to 'depo/nutin-madaj/web.nix')
-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";