|
@@ -9,7 +9,7 @@ import { resolve } from 'path'
|
|
|
const ip = `https://test-mix3d.4dkankan.com`
|
|
|
const proxy = {
|
|
|
'/offlineData': {
|
|
|
- target: 'http://192.168.0.43:9000/',
|
|
|
+ target: 'http://192.168.9.66:9000/',
|
|
|
changeOrigin: true,
|
|
|
rewrite: path => path.replace(/^\/offlineData/, '')
|
|
|
},
|