This commit is contained in:
mmc
2026-08-03 12:50:37 +08:00
parent 066c994765
commit fa5d0363e9

View File

@@ -4,7 +4,7 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite --port=3000 --host=0.0.0.0",
"dev": "vite --port=3001 --host=0.0.0.0",
"build": "vite build",
"preview": "vite preview",
"clean": "rm -rf dist",