Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add host
Browse files Browse the repository at this point in the history
carkom committed Jan 12, 2024
1 parent d5359a9 commit 4a37ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/desktop-client/package.json
Original file line number Diff line number Diff line change
@@ -74,7 +74,7 @@
"xml2js": "^0.6.2"
},
"scripts": {
"start": "cross-env PORT=3001 vite",
"start": "cross-env PORT=3001 vite --host",
"start:browser": "cross-env ./bin/watch-browser",
"watch": "cross-env BROWSER=none yarn start",
"build": "vite build",

0 comments on commit 4a37ae6

Please sign in to comment.