Merge remote-tracking branch 'origin/develop' into new-search
This commit is contained in:
commit
12b8c0b823
|
|
@ -3,7 +3,7 @@
|
|||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve --host 0.0.0.0 --disable-host-check --port=5000",
|
||||
"start": "ng serve --host 0.0.0.0 --disable-host-check --port=65021",
|
||||
"build": "ng build",
|
||||
"build-dev": "ng build --configuration=development",
|
||||
"build-beta": "ng build --configuration=beta",
|
||||
|
|
|
|||
Loading…
Reference in New Issue