update launch script
This commit is contained in:
parent
77a283ac98
commit
020b92ca8a
1 changed files with 1 additions and 1 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -8,7 +8,7 @@
|
|||
"type": "node-terminal"
|
||||
},
|
||||
{
|
||||
"command": "./node_modules/.bin/astro dev",
|
||||
"command": "./node_modules/.bin/astro dev --host",
|
||||
"name": "Development server",
|
||||
"request": "launch",
|
||||
"type": "node-terminal"
|
||||
|
|
Loading…
Reference in a new issue