|
|
@@ -36,8 +36,8 @@ export default defineConfig(({ mode }) => {
|
|
|
'/api/': {
|
|
|
// target: 'http://smartai.com:8401',
|
|
|
|
|
|
- target: 'http://192.168.20.119:9201',
|
|
|
- // target: 'http://192.168.20.116:28004',
|
|
|
+ // target: 'http://192.168.20.119:9201',
|
|
|
+ target: 'http://192.168.20.116:28004',
|
|
|
// target: 'http://smartai.com:8164',
|
|
|
changeOrigin: true,
|
|
|
secure: false,
|