|
@@ -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),
|