summaryrefslogtreecommitdiff
path: root/depo/nutin-madaj/web.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-05-24 10:45:33 -0700
committerBen Sima <ben@bsima.me>2019-05-24 10:45:33 -0700
commit5e9e8ce0c1a55b9cfa601ebc7af65dfb0cc0b929 (patch)
tree5fbe1f772821fbf169b297abe5936da9460a79d7 /depo/nutin-madaj/web.nix
parent4ff9807730c575d80d45dbec467202b133224527 (diff)
final znc edits
Diffstat (limited to 'depo/nutin-madaj/web.nix')
-rw-r--r--depo/nutin-madaj/web.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/depo/nutin-madaj/web.nix b/depo/nutin-madaj/web.nix
index 62335ba..16f38e2 100644
--- a/depo/nutin-madaj/web.nix
+++ b/depo/nutin-madaj/web.nix
@@ -15,7 +15,6 @@ in
"bsima.me".root = "/home/ben/public_html/";
"www.bsima.me".root = "/home/ben/public_html/";
"simatime.com".locations."/".root = "/srv/www/";
- "znc.simatime.com".locations."^(.*)".proxyPass = "http://localhost/znc$1";
"hero.simatime.com".locations."/".proxyPass = "http://${bensIp}:3001";
"tv.simatime.com".locations."/".proxyPass = "http://${bensIp}:8096"; # emby runs on port 8096
"deluge.simatime.com".locations."/".proxyPass = "http://${bensIp}:8112";