Delete log file for May 14, 2026, to clean up unnecessary data and maintain log management.
This commit is contained in:
@@ -8,8 +8,8 @@ export default defineConfig({
|
||||
host: '0.0.0.0',
|
||||
port: 5173,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://localhost:8000',
|
||||
'^/api/.*': {
|
||||
target: 'http://6.86.80.8:8000',
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user