Fix bug
This commit is contained in:
parent
87d14a9545
commit
4a8007cf07
|
@ -12,6 +12,8 @@ import * as compression from 'compression';
|
|||
const subdomain = require('subdomain');
|
||||
import serveApp from './serve-app';
|
||||
|
||||
import config from '../conf';
|
||||
|
||||
/**
|
||||
* Init app
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue