Skip to content

Commit

Permalink
feat: first blood
Browse files Browse the repository at this point in the history
  • Loading branch information
hxfdarling committed Jul 16, 2019
1 parent a49a766 commit 65c0ca2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ if (process.env.NOHOST === 'true') {
if (process.env.NOHOST_ENV) {
headers['whistle_nohost_env'] = process.env.NOHOST_ENV;
}
console.log('----');
require('lack').proxy({
host,
port,
Expand Down

0 comments on commit 65c0ca2

Please sign in to comment.