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

fix: nginx configuration for library access when ROMM_BASE_PATH is set #1643

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

adamantike
Copy link
Contributor

Description

The nginx configuration was not updated to use the ROMM_BASE_PATH environment variable when serving the library files.

We no longer hardcode the base path to /romm, but instead use the provided path.

Checklist

Please check all that apply.

  • I've tested the changes locally
  • I've updated the wiki accordingly
  • I've have updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes
  • All existing tests are passing

The nginx configuration was not updated to use the `ROMM_BASE_PATH`
environment variable when serving the library files.

We no longer hardcode the base path to `/romm`, but instead use the
provided path.
@adamantike adamantike merged commit 4e8c107 into master Feb 21, 2025
6 checks passed
@adamantike adamantike deleted the fix/ROMM_BASE_PATH-library branch February 21, 2025 14:53
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