Remove Docker stuff for now
This commit is contained in:
parent
8d64bb5270
commit
f7bd32ab21
8 changed files with 13 additions and 48 deletions
2
app.js
2
app.js
|
@ -17,8 +17,6 @@ import co from 'co';
|
|||
import api from './api/app';
|
||||
import { ws } from './api/app';
|
||||
import web from './web/app';
|
||||
import { init as storageInit } from './lib/storage';
|
||||
storageInit();
|
||||
|
||||
import debugname from 'debug';
|
||||
const debug = debugname('hostr');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue