changes
This commit is contained in:
parent
524580eb25
commit
ffe080adef
82 changed files with 2652 additions and 2956 deletions
|
|
@ -93,7 +93,7 @@ module.exports = (env, argv) => {
|
|||
},
|
||||
proxy: [
|
||||
{
|
||||
context: ['/api'],
|
||||
context: ['/api', '/s'],
|
||||
target: process.env.API_PROXY_TARGET || 'http://localhost:8001',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue