Skip to content

Commit

Permalink
Switch development port back to 3015
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscareycode committed Nov 13, 2021
1 parent 25f5ff6 commit 1ce2916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"url-search-params-polyfill": "^8.1.0"
},
"scripts": {
"start": "BROWSER=none PORT=3016 react-scripts start",
"start": "BROWSER=none PORT=3015 react-scripts start",
"build": "react-scripts build",
"build:dev": "react-scripts build --profile",
"test": "react-scripts test --env=jsdom",
Expand Down

0 comments on commit 1ce2916

Please sign in to comment.