alls
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ module.exports = {
|
||||
devServer: {
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'https://static-cog.scszsj.com', // 目标服务器地址
|
||||
target: 'https://cogapitest.scszsj.com', // 目标服务器地址 https://cogapitest.scszsj.com https://static-cog.scszsj.com
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
'^/api': ''
|
||||
|
||||
Reference in New Issue
Block a user