Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85da8b commit 6f6b1c2Copy full SHA for 6f6b1c2
site/vite.config.mts
@@ -84,6 +84,7 @@ export default defineConfig({
84
secure: process.env.NODE_ENV === "production",
85
},
86
87
+ allowedHosts: true,
88
89
resolve: {
90
alias: {
0 commit comments