bill 1 周之前
父节点
当前提交
999f142b24
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      vite.config.ts

+ 2 - 2
vite.config.ts

@@ -7,8 +7,8 @@ import { resolve } from 'path'
 
 // const oss = `https://phx.4dkankan.com/`
 // const ip = `https://phx.4dkankan.com/`
-const oss = `http://192.168.0.125:1804/`
-const ip = `http://192.168.0.125:1804/`
+const oss = `https://survey.4dkankan.com/`
+const ip = `https://survey.4dkankan.com/`
 const proxy = {
   '/offlineData': {
     target: 'http://192.168.0.13:8080/',