Fix for liquid network redirect in staging proxy.
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
"secure": false,
|
"secure": false,
|
||||||
"changeOrigin": true,
|
"changeOrigin": true,
|
||||||
"pathRewrite": {
|
"pathRewrite": {
|
||||||
"^/liquid/api/": "/api/v1/liquid/"
|
"^/liquid/api/": "/api/liquid/"
|
||||||
},
|
},
|
||||||
"timeout": 3600000
|
"timeout": 3600000
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user