We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033e425 commit 33d53f5Copy full SHA for 33d53f5
1 file changed
vite.config.ts
@@ -5,7 +5,7 @@ export default defineConfig({
5
plugins: [sveltekit()],
6
clearScreen: false,
7
server: {
8
- port: 5173,
+ port: 2137,
9
strictPort: true
10
},
11
build: {
0 commit comments