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: Backend startup with BASE_HREF set #631

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JVMerkle
Copy link
Contributor

Backend does not need BASE_HREF patching and crashes if a BASE_HREF is set in the entrypoint.sh.

@JVMerkle JVMerkle force-pushed the bugfix/fix-backend-startup-with-base-href branch from 2450ff8 to 776e28e Compare January 22, 2025 20:34
@TomBursch
Copy link
Owner

This is needed by the all in one container. A check if the folder/file exists should be enough to handle the backend only case.

Backend does not need BASE_HREF patching and crashes if a BASE_HREF is set in the
entrypoint.sh.

Fixes TomBursch#632
@JVMerkle JVMerkle force-pushed the bugfix/fix-backend-startup-with-base-href branch from 776e28e to 34e9051 Compare January 30, 2025 15:32
@JVMerkle
Copy link
Contributor Author

Done, added an extra file check.

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