X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2F.vscode%2Flaunch.json;h=9d1a541e8d7cdd560cf4f1a34e38a812096eae11;hb=e3606a283375b6a0daceda75ea2b7942363cead1;hp=a67e9316bd56fb47634abfbe38ca613ef60a9d14;hpb=f21ddbbc041b9e65328a225dbecf51867887fa1c;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/.vscode/launch.json b/webapp-frontend/.vscode/launch.json index a67e931..9d1a541 100644 --- a/webapp-frontend/.vscode/launch.json +++ b/webapp-frontend/.vscode/launch.json @@ -5,7 +5,7 @@ "type": "chrome", "request": "launch", "name": "Launch Chrome against localhost", - "url": "http://localhost:9876", + "url": "http://localhost:4200", "webRoot": "${workspaceFolder}" }, {