aboutsummaryrefslogtreecommitdiff
path: root/.vscode/launch.json
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-09-28 03:55:55 -0400
committerSam Wilkins <samwilkins333@gmail.com>2019-09-28 03:55:55 -0400
commit7f959fc271ea66b78fe308fb2e449e3019cdb254 (patch)
tree61ba8ed7ed7a3f8bf1572febc1f2c9331ce600f7 /.vscode/launch.json
parentdb38e39027920043387ca7dbc9a65871898ddf7e (diff)
merge cleanup
Diffstat (limited to '.vscode/launch.json')
-rw-r--r--.vscode/launch.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index e1c5c6f94..d09ba3435 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -9,7 +9,7 @@
"name": "Launch Chrome against localhost",
"sourceMaps": true,
"breakOnLoad": true,
- "url": "http://localhost:1050/logout",
+ "url": "http://localhost:1050/login",
"webRoot": "${workspaceFolder}",
"runtimeArgs": [
"--experimental-modules"