This commit is contained in:
2025-11-04 16:25:40 +05:00
parent 033692754c
commit 5374628b85

View File

@@ -20,7 +20,7 @@ export default defineConfig({
port: 5173,
}, preview: {
host: true, // Production (vite preview) uchun
port: 3000,
port: 5263,
allowedHosts: ["admin.simpletravel.uz"], // ✅ bu yer muhim
},