Skip to content

Commit

Permalink
Merge pull request #2 from ZweiZhao/master
Browse files Browse the repository at this point in the history
pull code
  • Loading branch information
Damon0820 authored Nov 17, 2018
2 parents 4b797f2 + cbd3da8 commit 91871ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
node_modules/
hostInfo.js
4 changes: 4 additions & 0 deletions hostInfo.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
module.exports = {
host: 'localhost',
port: 8000
}

0 comments on commit 91871ac

Please sign in to comment.