Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: Backend startup with BASE_HREF set #631

Merged

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.

@TomBursch TomBursch added the bug Something isn't working label Feb 2, 2025
@TomBursch TomBursch merged commit ad50ee9 into TomBursch:main Feb 2, 2025
1 check passed
@JVMerkle JVMerkle deleted the bugfix/fix-backend-startup-with-base-href branch February 2, 2025 13:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants