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

Use deployed version of server to avoid dev server issues #288

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

crokita
Copy link
Contributor

@crokita crokita commented Feb 25, 2022

Fixes #287

This PR is ready for review.

Risk

This PR makes no API changes.

Summary

The Docker mode of running the server now uses the built version of the server instead of running it in dev mode, getting around issues of invalid host matching.

@crokita crokita merged commit 5b9b322 into develop Feb 25, 2022
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.

Invalid Host Header issues when running non-locally
2 participants