mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-04 05:43:47 +00:00
Frontend authentication working.
This commit is contained in:
@@ -26,8 +26,7 @@ module.exports = function(lineman) {
|
||||
apiProxy: {
|
||||
enabled: true,
|
||||
host: 'localhost',
|
||||
port: 8080,
|
||||
prefix: 'api'
|
||||
port: 8080
|
||||
},
|
||||
web: {
|
||||
port: 8081
|
||||
|
||||
Reference in New Issue
Block a user