Closed lunakv closed 1 year ago
Related to #30
Resolves the issue on the side of the back end server by replacing the only (non-root) route that canonically ended with a slash (/cr). Now we need to update the proxy config to remove trailing slashes from all routes.
/cr
Related to #30
Resolves the issue on the side of the back end server by replacing the only (non-root) route that canonically ended with a slash (
/cr
). Now we need to update the proxy config to remove trailing slashes from all routes.