Commit 21b98fe5 authored by Siva Rama Krishna's avatar Siva Rama Krishna

updated the host and port

parent a35de806
......@@ -24,7 +24,7 @@
},
"scripts": {
"ng": "ng",
"start": "ng serve",
"start": "ng serve --port 3000 --host 0.0.0.0",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
......
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