fix
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user