Fix proxying so SPA in dev mode is happy.
This commit is contained in:
parent
d07d11cf04
commit
6fe512f051
@ -2,7 +2,6 @@ module.exports = {
|
||||
'/api': {
|
||||
target: 'https://localhost:8443',
|
||||
secure: false,
|
||||
pathRewrite: {'^/api': ''},
|
||||
logLevel: 'debug'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user