Browse Source

Merge branch 'v1.9.0-jm' of http://192.168.0.115:3000/bill/fuse-code into v1.9.0-jm

xzw 1 month ago
parent
commit
6b93bfb4e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

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