Update vite.config.ts

This commit is contained in:
syuilo 2024-08-26 20:06:25 +09:00
parent c2b897354f
commit e590104705
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ function toBase62(n: number): string {
export function getConfig(): UserConfig { export function getConfig(): UserConfig {
return { return {
base: '/vite/', base: '/embed_vite/',
server: { server: {
port: 5174, port: 5174,