gchq / gaffer-tools

gaffer-tools is deprecated. Use https://github.com/gchq/gafferpy instead
Apache License 2.0
50 stars 29 forks source link

Allow UI to be configured to point at a different context root other than /rest/latest #866

Closed d47853 closed 3 years ago

d47853 commented 3 years ago

At the moment you can configure the UI to point at a different rest service via the restEndpoint configuration. However it would be really useful to make use of the window.location.x variables a bit more. Adding another configuration point which will allow you to change the path or port would be very useful.