Skip to content

docs: fix issue with reverse proxy webroot configuration#1121

Merged
fmartingr merged 1 commit intogo-shiori:masterfrom
mannykary:patch-1
Jul 12, 2025
Merged

docs: fix issue with reverse proxy webroot configuration#1121
fmartingr merged 1 commit intogo-shiori:masterfrom
mannykary:patch-1

Conversation

@mannykary
Copy link
Copy Markdown
Contributor

It looks like the SHIORI_HTTP_ROOT_PATH replaced the SHIORI_WEBROOT environment variable. Also, I needed to add the trailing / to the NGINX location config (i.e. location /shiori/) to get the reverse proxy configuration to work.

It looks like the `SHIORI_HTTP_ROOT_PATH` replaced the `SHIORI_WEBROOT` environment variable. Also, I needed to add the trailing `/` to the NGINX location config (i.e. `location /shiori/` to get the reverse proxy configuration to work.
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.08%. Comparing base (d86c9cc) to head (069ae9f).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1121   +/-   ##
=======================================
  Coverage   50.08%   50.08%           
=======================================
  Files          74       74           
  Lines        7389     7389           
=======================================
  Hits         3701     3701           
  Misses       3366     3366           
  Partials      322      322           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@fmartingr fmartingr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of updating our docs!

@fmartingr fmartingr merged commit 24e06a5 into go-shiori:master Jul 12, 2025
12 of 14 checks passed
@mannykary mannykary deleted the patch-1 branch July 17, 2025 10:10
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

Successfully merging this pull request may close these issues.

2 participants