From f2ed7e8eb50f39a173382d11f927e049b4a465e0 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 22 May 2019 18:03:51 -0700 Subject: activate my website --- depo/nutin-madaj/web.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'depo/nutin-madaj/web.nix') 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"; -- cgit v1.2.3