gemercheung hai 1 ano
pai
achega
96eca0af90
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      vite.config.ts

+ 2 - 2
vite.config.ts

@@ -10,8 +10,8 @@ if (process.argv.length > 3) {
 }
 
 const dev = true;
-const devUrl = "https://xj-mix3d.4dkankan.com"
-// const devUrl = "https://192.168.0.25"
+// const devUrl = "https://xj-mix3d.4dkankan.com"
+const devUrl = "https://192.168.0.25"
 export default defineConfig({
   define: {
     VITE_APP_APP: JSON.stringify(app),