mirror of
https://github.com/chillzhuang/Saber.git
synced 2024-11-22 02:19:32 +08:00
🎉 改回默认,未来增加mock数据
This commit is contained in:
parent
084479328b
commit
7ec79b2863
@ -25,8 +25,7 @@ module.exports = {
|
||||
// 反向代理配置
|
||||
proxy: {
|
||||
'/api': {
|
||||
//target: 'http://localhost',
|
||||
target: 'https://saber.bladex.vip/api',
|
||||
target: 'http://localhost',
|
||||
ws: true,
|
||||
pathRewrite: {
|
||||
'^/api': '/'
|
||||
|
Loading…
Reference in New Issue
Block a user