diff --git a/client/proxy.conf.json b/client/proxy.conf.json index 74366d271..114ae1131 100644 --- a/client/proxy.conf.json +++ b/client/proxy.conf.json @@ -8,7 +8,7 @@ "secure": false }, "/rest/": { - "target": "http://localhost:8000", + "target": "http://localhost:8000/rest/", "secure": false }, "/ws/": {