mirror of
https://github.com/lukin/keywind.git
synced 2025-01-10 18:06:23 +00:00
Update vite.config.ts
Remove port
This commit is contained in:
parent
c981e12c25
commit
c6622824df
1 changed files with 0 additions and 3 deletions
|
@ -16,7 +16,4 @@ export default defineConfig({
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
server: {
|
|
||||||
port: 8080,
|
|
||||||
},
|
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue