bill 1 month ago
parent
commit
d16f0171a3
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/',