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.
2 parents d579f02 + dfb3eb3 commit bbd5e77Copy full SHA for bbd5e77
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"scripts": {
5
"ng": "ng",
6
- "start": "ng serve --host 0.0.0.0",
+ "start": "ng serve --host 0.0.0.0 --disableHostCheck true",
7
"build": "ng build",
8
"watch": "ng build --watch --configuration development",
9
"test": "ng test"
0 commit comments