X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fpackage.json;h=3cf535d1252a40439fb78ddba1cbaaa90645655b;hb=refs%2Fchanges%2F13%2F113%2F1;hp=588faf952fa7036335c9f1a733b92d0418cfaf29;hpb=e2cbc4d0304646febf7e2cbe0dccdf9840189222;p=portal%2Fric-dashboard.git diff --git a/webapp-frontend/package.json b/webapp-frontend/package.json index 588faf95..3cf535d1 100644 --- a/webapp-frontend/package.json +++ b/webapp-frontend/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "scripts": { "ng": "ng", - "start": "ng serve", + "start": "ng serve --proxy-config proxy.conf.json", "build": "ng build", "test": "ng test", "lint": "ng lint",