Fix Policy Instance Dialog Component
[portal/nonrtric-controlpanel.git] / webapp-frontend / .vscode / launch.json
index a67e931..9d1a541 100644 (file)
@@ -5,7 +5,7 @@
             "type": "chrome",
             "request": "launch",
             "name": "Launch Chrome against localhost",
-            "url": "http://localhost:9876",
+            "url": "http://localhost:4200",
             "webRoot": "${workspaceFolder}"
         },
         {