diff --git a/frontend/proxy.stg.conf.json b/frontend/proxy.stg.conf.json index 380222d43..c07122510 100644 --- a/frontend/proxy.stg.conf.json +++ b/frontend/proxy.stg.conf.json @@ -78,7 +78,7 @@ "secure": false, "changeOrigin": true, "pathRewrite": { - "^/liquid/api/": "/api/v1/liquid/" + "^/liquid/api/": "/api/liquid/" }, "timeout": 3600000 },