We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae8ac9 commit d579f02Copy full SHA for d579f02
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"scripts": {
5
"ng": "ng",
6
- "start": "ng serve",
+ "start": "ng serve --host 0.0.0.0",
7
"build": "ng build",
8
"watch": "ng build --watch --configuration development",
9
"test": "ng test"
0 commit comments