mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-04 22:03:49 +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