modified: .vscode/tasks.json

This commit is contained in:
2025-11-23 14:23:35 +10:00
parent 903875d8b6
commit 4676775651
+2 -2
View File
@@ -46,7 +46,7 @@
"background": {
"activeOnStart": true,
"beginsPattern": ">.* preview",
"endsPattern": "Local:\\s+http://localhost:4173/"
"endsPattern": "Local:\\s+http://localhost:5173/"
}
},
{
@@ -97,7 +97,7 @@
"background": {
"activeOnStart": true,
"beginsPattern": ">.* preview",
"endsPattern": "Local:\\s+http://localhost:4173/"
"endsPattern": "Local:\\s+http://localhost:5173/"
}
},
"isBackground": true