Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
accessing directly to a page url without trailing "/" caused docusaurus to redirect (http response 301) to absolute url of server (!= from proxy) + port 8080 != from proxy 443. fix this by disabling absolute redirect so only the trailing slash is added to the url.
- Loading branch information