This commit is contained in:
legop3
2025-11-18 22:28:30 -05:00
parent ed233c1cb6
commit 1da2729251
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"dev": "VITE_ROVERD_URL=http://192.168.0.86 vite",
"build": "vite build",
"lint": "eslint .",
"preview": "vite preview"