提交 0d02cb67 编写于 作者: I InsCode

Auto Commit

上级 38b25042
......@@ -4,7 +4,8 @@ import vue from '@vitejs/plugin-vue'
// https://vitejs.dev/config/
export default defineConfig({
server: {
host: true
host: true,
allowedHosts: true
},
plugins: [vue()],
define: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册