Skip to content

Commit 60103e1

Browse files
Update vite.config.ts
1 parent 1d9f53d commit 60103e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ export default defineConfig(({ mode }) => ({
2828
host: "::",
2929
port: 8080,
3030
},
31-
}));
31+
}));

0 commit comments

Comments
 (0)