We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to install iqbit standalone webUI. when i reverse proxy it over ssh it works well. When i try to use NGINX as reverse proxy and make is as subdirectory - https://web1.example.com/iqbit it shows an emply blank white page. my console output shows that it tries to fetch assets from https://web1.example.com/static/js/main.9c262c21.js instead of https://web1.example.com/iqbit/static/js/main.9c262c21.js
The text was updated successfully, but these errors were encountered:
I am experiencing the same issue.
Sorry, something went wrong.
No branches or pull requests
I tried to install iqbit standalone webUI. when i reverse proxy it over ssh it works well. When i try to use NGINX as reverse proxy and make is as subdirectory - https://web1.example.com/iqbit it shows an emply blank white page. my console output shows that it tries to fetch assets from https://web1.example.com/static/js/main.9c262c21.js instead of https://web1.example.com/iqbit/static/js/main.9c262c21.js
The text was updated successfully, but these errors were encountered: