|
@@ -40,8 +40,8 @@ export default defineConfig({
|
|
|
proxy: {
|
|
|
'/api': {
|
|
|
// target: 'http://47.96.12.136:8888/',
|
|
|
- // target: 'http://47.96.12.136:8895/',
|
|
|
- target: 'https://work.greentech.com.cn/',
|
|
|
+ target: 'http://47.96.12.136:8895/',
|
|
|
+ // target: 'https://work.greentech.com.cn/',
|
|
|
changeOrigin: true,
|
|
|
},
|
|
|
},
|