mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
improve
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = function (app) {
|
||||
target: "http://gpr-dev-10.gabinetedigital.local:9080",
|
||||
changeOrigin: true,
|
||||
pathRewrite: function (path, req) {
|
||||
console.log("Rewrite in /mfp/api/imfpush/: ", path);
|
||||
return path.replace("/mfp/api", "");
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user