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