--host
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"build": "vite build",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview",
|
||||
"start": "vite preview"
|
||||
"start": "vite preview --host"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^18.3.1",
|
||||
|
||||
Reference in New Issue
Block a user