提交 b8f8b254 authored 作者: matian's avatar matian

修改代理配置

上级 a8791078
VITE_LOGIN_URL=https://login.ezijing.com/auth/login/index
VITE_LOGIN_URL=https://login2.ezijing.com/auth/login/index
VITE_SHARE_URL=https://marketing-show.ezijing.com
\ No newline at end of file
......@@ -15,7 +15,7 @@ export default defineConfig({
cert: fs.readFileSync(path.join(__dirname, './certs/dev.ezijing.com.pem'))
},
proxy: {
'/api': 'https://marketing-center.ezijing.com/'
'/api': 'https://marketing-center.ezijing.com'
}
},
resolve: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论