chore: 修改开发环境协议

20240620-RELEASE
时启龙 2024-04-01 12:19:38 +08:00
parent 2d60aa72f1
commit a43e5eadae
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ function resolve(dir: string) {
return path.join(__dirname, dir)
}
const httpType = 'http://'
const httpType = 'https://'
const proxyUrl = '10.20.12.56:60006/' // 代理地址设置
// https://vitejs.dev/config/