This commit is contained in:
2018-07-05 21:22:11 +00:00
parent 6f83185f01
commit da26f07999

2
.vscode/launch.json vendored
View File

@@ -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"