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

[BUGFIX] Don't set Host header for nginx #18

Merged
merged 1 commit into from
Jan 22, 2025
Merged

[BUGFIX] Don't set Host header for nginx #18

merged 1 commit into from
Jan 22, 2025

Conversation

s2b
Copy link
Owner

@s2b s2b commented Jan 22, 2025

No description provided.

This further unifies nginx and apache setup. The change became necessary
because vite now enforces a host list by default, which without any further
configuration only includes localhost. With this config change, both apache
and nginx use "localhost:5173" as internal hosts behind the proxy.
@s2b s2b changed the title [BUGFIX] Disable cors for CI tests [BUGFIX] Don't set Host header for nginx Jan 22, 2025
@s2b s2b merged commit b4513c0 into main Jan 22, 2025
0 of 2 checks passed
@s2b s2b deleted the bugfix/cors branch January 22, 2025 17:29
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.

1 participant