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:
@@ -27,6 +27,9 @@ module.exports = function(lineman) {
|
||||
enabled: true,
|
||||
host: 'localhost',
|
||||
port: 8080
|
||||
},
|
||||
web: {
|
||||
port: 8081
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user