|
@@ -26,7 +26,7 @@ export default defineConfig(({ mode, command }: ConfigEnv): UserConfig => {
|
|
|
proxy: {
|
|
proxy: {
|
|
|
[env.VITE_APP_BASE_API]: {
|
|
[env.VITE_APP_BASE_API]: {
|
|
|
// target: 'http://dm.yujin.shuziyunyao.com/api',
|
|
// target: 'http://dm.yujin.shuziyunyao.com/api',
|
|
|
- target: 'http://stlm.yujin.shuziyunyao.com/trace-api',
|
|
|
|
|
|
|
+ target: 'http://lm.yujin.shuziyunyao.com/trace-api',
|
|
|
// target: 'http://192.168.1.68:8080',
|
|
// target: 'http://192.168.1.68:8080',
|
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
|
ws: true,
|
|
ws: true,
|