Optimise
This commit is contained in:
parent
9179acd4cd
commit
2c613dc0d1
14 changed files with 376 additions and 188 deletions
|
|
@ -51,12 +51,6 @@ module.exports = (env, argv) => {
|
|||
context: ['/api'],
|
||||
target: 'http://localhost:8001',
|
||||
},
|
||||
{
|
||||
context: ['/status'],
|
||||
target: 'https://stats.schmelczer.dev',
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '^/status': '/api/event' },
|
||||
},
|
||||
],
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue