mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-09 07:39:06 +00:00
Changed port lineman runs on
This commit is contained in:
@@ -27,6 +27,9 @@ module.exports = function(lineman) {
|
|||||||
enabled: true,
|
enabled: true,
|
||||||
host: 'localhost',
|
host: 'localhost',
|
||||||
port: 8080
|
port: 8080
|
||||||
|
},
|
||||||
|
web: {
|
||||||
|
port: 8081
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user