Improvements & changes

This commit is contained in:
Ichitux
2026-03-12 01:14:45 +01:00
parent 8dc7353554
commit eab4e7df71
4 changed files with 29 additions and 28 deletions

View File

@@ -6,7 +6,7 @@ import { componentTagger } from "lovable-tagger";
// https://vitejs.dev/config/
export default defineConfig(({ mode }) => ({
server: {
origin: "http://0.0.0.0:8080",
host: "0.0.0.0",
port: 8080,
hmr: {
overlay: false,