исправление
This commit is contained in:
parent
9ce81d986d
commit
2840048c8a
2
index.js
2
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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user