mirror of
https://github.com/vee1e/GDB-UI.git
synced 2026-09-01 18:57:18 +00:00
Minor changes
This commit is contained in:
parent
408771b6e7
commit
1fa84bf3aa
1 changed files with 4 additions and 0 deletions
|
|
@ -12,4 +12,8 @@ export default defineConfig({
|
|||
include: ["src/**/*.{test,spec}.{js,ts}"],
|
||||
},
|
||||
},
|
||||
server: {
|
||||
host: "0.0.0.0",
|
||||
port: 5173,
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue