|
@@ -5,7 +5,7 @@ import mkcert from 'vite-plugin-mkcert'
|
|
|
|
|
|
import { resolve } from 'path'
|
|
import { resolve } from 'path'
|
|
|
|
|
|
-const ip = `http://192.168.0.25`
|
|
|
|
|
|
+const ip = `https://survey.4dkankan.com/`
|
|
const proxy = {
|
|
const proxy = {
|
|
'/offlineData': {
|
|
'/offlineData': {
|
|
target: 'http://192.168.0.43:9000/',
|
|
target: 'http://192.168.0.43:9000/',
|