Commit 880609b5 authored by Siva Rama Krishna's avatar Siva Rama Krishna

updated the host and port

parent e488b98b
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"terser": "3.14.1" "terser": "3.14.1"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "PORT=3000 react-scripts start",
"build": "react-scripts build", "build": "react-scripts build",
"test": "react-scripts test", "test": "react-scripts test",
"eject": "react-scripts eject" "eject": "react-scripts eject"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment