chore: 修改国联开发环境

glsc
时启龙 2025-09-19 16:19:48 +08:00
parent 19966d3f0d
commit 54d39c6737
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ function resolve(dir: string) {
}
const httpType = 'https://'
const proxyUrl = '23.33.3.22:60006/' // 代理地址设置
const proxyUrl = '10.10.33.80:60006/' // 国联代理地址设置
// https://vitejs.dev/config/
export default defineConfig({