build: fix vscode launch.json.
This commit is contained in:
parent
4a533748f3
commit
d29eeaae90
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -9,7 +9,7 @@
|
||||
"type": "chrome",
|
||||
"request": "launch",
|
||||
"reAttach": true,
|
||||
"url": "http://blog.localhost/",
|
||||
"url": "http://admin.blog.localhost/",
|
||||
"webRoot": "${workspaceFolder}",
|
||||
"userDataDir": "/Users/ivan/Projects/.chrome"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user