X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2F.vscode%2Flaunch.json;h=9d1a541e8d7cdd560cf4f1a34e38a812096eae11;hb=e8ca79594c2c0da399b3737e543cdc65fe83fa1e;hp=a67e9316bd56fb47634abfbe38ca613ef60a9d14;hpb=095fb8c5c7ef690bc6f4317338f0716a8b7c6cb9;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}" }, {