From 2840048c8a3ff82f63a87726feeb447a156c4f41 Mon Sep 17 00:00:00 2001 From: Alexey Kasyanchuk Date: Sat, 14 Jan 2017 02:49:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index bca9b8a..aae6e34 100644 --- a/index.js +++ b/index.js @@ -12,7 +12,7 @@ var phantomjs = require('phantomjs-prebuilt') const torrentTypeDetect = require('./lib/content'); -const domain = process.env.NODE_ENV == 'production' ? 'ratsontheboat.org' : 'localhost:3000'; +const domain = 'ratsontheboat.org'; const http_port = 8095; const mysqlSettings = {