cleanup
This commit is contained in:
@@ -15,7 +15,7 @@ export default defineConfig({
|
|||||||
port: 3000,
|
port: 3000,
|
||||||
strictPort: true,
|
strictPort: true,
|
||||||
proxy: {
|
proxy: {
|
||||||
'/api': {
|
'/api/': {
|
||||||
target: 'https://api.eveal.shendai.rip/',
|
target: 'https://api.eveal.shendai.rip/',
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
followRedirects: true,
|
followRedirects: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user