Remove virustotal.js as a dependency
This commit is contained in:
parent
9202b59a5b
commit
fece70f66e
6 changed files with 31 additions and 32 deletions
2
app.js
2
app.js
|
@ -17,8 +17,6 @@ import web from './web/app';
|
|||
import debugname from 'debug';
|
||||
const debug = debugname('hostr');
|
||||
|
||||
debug(process.env.COOKIE_KEY);
|
||||
|
||||
const app = websockify(koa());
|
||||
app.keys = [process.env.COOKIE_KEY];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue