人生啊人生 3 сар өмнө
parent
commit
8aaf00e550

+ 1 - 1
user_web/package.json

@@ -4,7 +4,7 @@
   "version": "0.0.0",
   "version": "0.0.0",
   "type": "module",
   "type": "module",
   "scripts": {
   "scripts": {
-    "dev": "vite",
+    "dev": "vite --host 0.0.0.0",
     "build": "vite build",
     "build": "vite build",
     "preview": "vite preview",
     "preview": "vite preview",
     "deploy": "curl --header \"Content-Type: application/json\" --request POST --data \"{}\" http://flow-openapi.aliyun.com/pipeline/webhook/nvsouzBTl6lSbrFj8emC"
     "deploy": "curl --header \"Content-Type: application/json\" --request POST --data \"{}\" http://flow-openapi.aliyun.com/pipeline/webhook/nvsouzBTl6lSbrFj8emC"