🎉新版本页面
This commit is contained in:
@@ -7,7 +7,7 @@ export const PROXY_CONFIG = {
|
||||
* @转发路径 http://localhost:8080/user
|
||||
*/
|
||||
'/api': {
|
||||
target: 'http://localhost:8080',
|
||||
target: 'http://localhost:6687/api',
|
||||
changeOrigin: true,
|
||||
rewrite: (path) => path.replace(new RegExp('^/api'), ''),
|
||||
},
|
||||
|
Reference in New Issue
Block a user