.env @@ -1,5 +1,5 @@ # port 端口号 VITE_PORT = 8888 VITE_PORT = 8001 # open 运行 npm run dev 时自动打开浏览器 VITE_OPEN = false