07-05-2026

This commit is contained in:
Kevin Adametz 2026-05-07 13:03:01 +00:00
parent 3f3a81a21c
commit 18ca2ce858
11 changed files with 40 additions and 12 deletions

View file

@ -51,5 +51,8 @@
"label": "Vite Dev Server (Web)",
"onAutoForward": "notify"
}
}
},
"runArgs": [
"--network=host"
]
}