feat: 添加依赖以及配置

This commit is contained in:
algerkc@qq.com
2023-12-18 16:41:56 +08:00
parent f893de62cd
commit cf598f1c9c
3 changed files with 22 additions and 1 deletions
+2
View File
@@ -13,6 +13,8 @@ export default defineConfig({
},
server: {
host: '0.0.0.0', //允许本机
// 指定端口
port: 4678,
proxy: {
// string shorthand
'/mt': {