evepraisal id
This commit is contained in:
@@ -20,6 +20,12 @@ export default defineConfig({
|
||||
changeOrigin: true,
|
||||
followRedirects: true,
|
||||
rewrite: (path) => path.replace(/^\/api/, ''),
|
||||
},
|
||||
'/appraisal/': {
|
||||
target: 'https://evepraisal.shendai.rip/',
|
||||
changeOrigin: true,
|
||||
followRedirects: true,
|
||||
rewrite: (path) => path.replace(/^\/appraisal/, ''),
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user