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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃敟 hotfix: ui cannot start in azure app service #449

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

deleteLater
Copy link
Contributor

This pull request addresses an issue where the UI fails to start in Azure App Service due to the use of a 444 status code for unknown requests. To resolve this, the PR updates the response to return a 404 status code instead.

Reference: Azure App Service - Configure Robots.txt

@deleteLater deleteLater self-assigned this Jul 13, 2023
@deleteLater deleteLater added the bug Something isn't working label Jul 13, 2023
@deleteLater deleteLater marked this pull request as ready for review July 13, 2023 15:59
@deleteLater deleteLater changed the title 馃敟 fix: ui cannot start in azure app service 馃敟 hotfix: ui cannot start in azure app service Jul 13, 2023
@cosmic-flood cosmic-flood merged commit fe964b4 into main Jul 13, 2023
1 check passed
@deleteLater deleteLater deleted the hot-fix/cannot-start-ui-container branch July 13, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants