Fix Typo Server
This commit is contained in:
@@ -18,7 +18,8 @@ export default defineConfig({
|
||||
server: {
|
||||
host: true,
|
||||
port: 5173,
|
||||
}, preview: {
|
||||
},
|
||||
preview: {
|
||||
host: true, // Production (vite preview) uchun
|
||||
port: 5263,
|
||||
allowedHosts: ["admin.simpletravel.uz"], // ✅ bu yer muhim
|
||||
|
||||
Reference in New Issue
Block a user