Skip to content

Commit

Permalink
5000 > 6000 since mac 5000 is not available
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Aug 7, 2024
1 parent 682048e commit 3de9f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
set -o errexit #force exit if 'yarn run build' fails
yarn run build
yarn global add serve
serve -s dist -l 5000
serve -s dist -l 6000

0 comments on commit 3de9f65

Please sign in to comment.