This commit is contained in:
KNSONWS
2026-02-03 19:51:36 +01:00
parent 2b39e0855f
commit 591c0eb4c7
2 changed files with 17 additions and 9 deletions

View File

@@ -5,6 +5,7 @@ import { componentTagger } from "lovable-tagger";
// https://vitejs.dev/config/
export default defineConfig(({ mode }) => ({
base: process.env.VITE_BASE_PATH || "/",
server: {
host: "::",
port: 8080,