Fork me on GitHub

mock

mock总结

简单的重定向 proxy

1
2
3
4
5
"proxy": {
"/api": {
"target": "https://localhost:3000/"
}
}
-------------本文结束感谢您的阅读-------------