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 http://localhost:5000/"
|
||||
"args": "/C start http://localhost:3001/"
|
||||
},
|
||||
"osx": {
|
||||
"command": "open"
|
||||
|
||||
Reference in New Issue
Block a user