env
This commit is contained in:
@@ -16,7 +16,7 @@ export default defineConfig({
|
||||
strictPort: true,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'https://eveal.shendai.rip/',
|
||||
target: 'https://api.eveal.shendai.rip/',
|
||||
changeOrigin: true,
|
||||
followRedirects: true,
|
||||
rewrite: (path) => path.replace(/^\/api/, ''),
|
||||
|
||||
Reference in New Issue
Block a user