This commit is contained in:
syuilo
2017-01-17 08:06:39 +09:00
parent 0900336232
commit b6ef2fcb04
4 changed files with 12 additions and 23 deletions

View File

@ -8,6 +8,8 @@ import * as https from 'https';
import * as express from 'express';
import vhost = require('vhost');
import config from './config';
/**
* Init app
*/