Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker container packaged redoc doesn't work under non-root URL #730

Closed
neumond opened this issue Dec 5, 2018 · 1 comment
Closed

Docker container packaged redoc doesn't work under non-root URL #730

neumond opened this issue Dec 5, 2018 · 1 comment

Comments

@neumond
Copy link
Contributor

neumond commented Dec 5, 2018

If I try to run redoc container behind reverse proxy, for instance under https://localhost:8443/redoc/, it shows blank page.

Problem in this line:
https://github.com/Rebilly/ReDoc/blob/4f60ec85aab6395f0e947b7d8f42d0b184ff160d/config/docker/index.tpl.html#L23

Removing slash fixes it.

@RomanHotsiy
Copy link
Member

Could you open a PR?
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants