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