bill 1 неделя назад
Родитель
Сommit
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/',