mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-13 03:50:02 -04:00
Updated Local Node UB
This commit is contained in:
parent
cc1f165109
commit
9efea65ce2
1 changed files with 2 additions and 0 deletions
2
app.js
2
app.js
|
@ -32,6 +32,8 @@
|
|||
};
|
||||
|
||||
var login = require('./auth');
|
||||
var nodeub = require('./nodeub');
|
||||
var newrelicnu = require('./newrelic');
|
||||
|
||||
console.log(`Alloy Proxy now running on ${server_protocol}0.0.0.0:${config.port}! Proxy prefix is "${config.prefix}"!`);
|
||||
server.listen(process.env.PORT || config.port);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue