change dev serv host
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve --port 8080 --proxy-config proxy.conf.json",
|
||||
"start": "ng serve --host 0.0.0.0 --port 8080 --disable-host-check --proxy-config proxy.conf.json",
|
||||
"build": "ng build",
|
||||
"test": "ng test",
|
||||
"lint": "ng lint",
|
||||
|
||||
Reference in New Issue
Block a user