1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Changed port lineman runs on

This commit is contained in:
2016-02-18 12:51:00 +00:00
parent 2d3aa1b760
commit fae5b310a2

View File

@@ -27,6 +27,9 @@ module.exports = function(lineman) {
enabled: true,
host: 'localhost',
port: 8080
},
web: {
port: 8081
}
},