This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -20,7 +20,7 @@
|
||||
"args": "${auto-detect-url}",
|
||||
"windows": {
|
||||
"command": "cmd.exe",
|
||||
"args": "/C start ${auto-detect-url}"
|
||||
"args": "/C start http://localhost:3002/contact"
|
||||
},
|
||||
"osx": {
|
||||
"command": "open"
|
||||
|
||||
Reference in New Issue
Block a user