|
|
@@ -5,7 +5,7 @@
|
|
|
"scripts": {
|
|
|
"ng": "ng",
|
|
|
"start": "ng serve",
|
|
|
- "start:local": "ng serve --host 127.0.0.1 --port 4200",
|
|
|
+ "start:local": "ng serve --host 127.0.0.1 --port 4200 --proxy-config proxy.conf.json",
|
|
|
"build": "ng build",
|
|
|
"build:prod": "ng build",
|
|
|
"watch": "ng build --watch --configuration development",
|