let port be defualt
This commit is contained in:
parent
62f876ed52
commit
98cef012af
1 changed files with 0 additions and 1 deletions
|
@ -3,5 +3,4 @@ import { defineConfig } from "vite";
|
|||
|
||||
export default defineConfig({
|
||||
plugins: [solid()],
|
||||
server: { port: 3006 },
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue