Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
velopert committed Jul 16, 2016
1 parent 6427870 commit 06db7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module.exports = {
hot: true,
inline: true,
host: '0.0.0.0',
port: 4000,
port: 8081,
contentBase: __dirname + '/public/',
},

Expand Down

0 comments on commit 06db7ec

Please sign in to comment.