提交 018a6cf0 编写于 作者: I InsCode

Auto Commit

上级 8782ab00
......@@ -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.
先完成此消息的编辑!
想要评论请 注册