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

Support subdomain routing #42

Merged
merged 2 commits into from
Oct 24, 2023
Merged

Support subdomain routing #42

merged 2 commits into from
Oct 24, 2023

Conversation

jessarcher
Copy link
Member

This PR adds support for subdomain routing.

Previously, if you had two routes for the same path but different domains, they would be grouped and appear as though they were global routes. Now, if a route has a configured domain it will be prefixed in the UI and any filter/ignore matching.

Global routes remain un-prefixed.

@jessarcher jessarcher changed the title Handle routes with domains Support subdomain routing Oct 24, 2023
@jessarcher jessarcher marked this pull request as ready for review October 24, 2023 03:12
@jessarcher jessarcher merged commit e23ffd6 into master Oct 24, 2023
5 checks passed
@jessarcher jessarcher deleted the route-domains branch October 24, 2023 03:12
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.

2 participants