Skip to content

Commit

Permalink
updating package.json with port on rieff
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonchui committed Mar 2, 2020
1 parent a4d99e9 commit 8eac253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"styled-components": "^5.0.0"
},
"scripts": {
"start": "react-scripts start",
"start": "PORT=3001 react-scripts start",
"build": "react-scripts build"
},
"eslintConfig": {
Expand Down

0 comments on commit 8eac253

Please sign in to comment.