chore: efc 3.0 修改
parent
76e9abb537
commit
fe12af4284
|
@ -12,7 +12,7 @@ function resolve(dir: string) {
|
||||||
}
|
}
|
||||||
|
|
||||||
const httpType = 'https://'
|
const httpType = 'https://'
|
||||||
const proxyUrl = '23.33.3.22:60006/' // 代理地址设置
|
const proxyUrl = '10.10.33.172:60006' // EFC 3.0 代理地址设置
|
||||||
|
|
||||||
// https://vitejs.dev/config/
|
// https://vitejs.dev/config/
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
|
|
Loading…
Reference in New Issue