Skip to content

Commit

Permalink
set different port for marketing site
Browse files Browse the repository at this point in the history
  • Loading branch information
TalDerei committed Jun 16, 2024
1 parent 27d8552 commit 98fbda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/prax-marketing-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"build": "tsc && vite build",
"clean": "rm -rfv dist",
"dev": "vite --port 5173",
"dev": "vite --port 5175",
"lint": "eslint ."
},
"dependencies": {
Expand Down

0 comments on commit 98fbda2

Please sign in to comment.