提交 deef24d0 编写于 作者: W weixin_48862209

Tue Jan 21 17:34:00 CST 2025 inscode

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