Skip to content

Add support for multiple hostnames via URL_HOST environment variable - #6334

Open
steffen-unicode wants to merge 1 commit into
bigbluebutton:masterfrom
steffen-unicode:patch-1
Open

steffen-unicode wants to merge 1 commit into
bigbluebutton:masterfrom
steffen-unicode:patch-1

Conversation

@steffen-unicode

Copy link
Copy Markdown

Currently, Rails' config.hosts only accepts a single hostname from the URL_HOST environment variable. This limits deployments where multiple domains point to the same application (e.g., app.example.com and www.example.com).

Without this fix, accessing the app via an unlisted domain results in 403 Forbidden errors.

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