chore: 更新开发环境

hisense
时启龙 2025-11-02 10:17:55 +08:00
parent 0f9f99063e
commit 3f35f93603
1 changed files with 1 additions and 1 deletions

View File

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