更新 vite.config.ts

This commit is contained in:
2026-01-04 13:52:12 +08:00
parent e2e9d1bdfc
commit 852748b645

View File

@@ -6,6 +6,9 @@ export default defineConfig({
server: {
allowedHosts: ["duooomi.com"]
},
preview: {
allowedHosts: ["duooomi.com"]
},
plugins: [
react({
babel: {