开发: push
This commit is contained in:
@@ -59,7 +59,7 @@ export default defineConfig({
|
||||
// proxy: proxy[REACT_APP_ENV as keyof typeof proxy],
|
||||
proxy: {
|
||||
'/api/': {
|
||||
target: 'http://192.168.1.219:8183/',
|
||||
target: 'http://192.168.1.138:8183/',
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '^/api': '' },
|
||||
},
|
||||
|
Reference in New Issue
Block a user