Skip to content

feat: subdomain support#20

Open
xXJanisXx wants to merge 5 commits intorefactor/plugin-overhaulfrom
feat/subdomain-support
Open

feat: subdomain support#20
xXJanisXx wants to merge 5 commits intorefactor/plugin-overhaulfrom
feat/subdomain-support

Conversation

@xXJanisXx
Copy link
Copy Markdown

Summary

  • Adds subdomain config section to map subdomains to connections

Example Config

subdomain:
    enabled: true
    routes:
      - subdomain: "build.example.com"
        target-connection: "build"

@xXJanisXx xXJanisXx requested a review from InvalidJoker April 1, 2026 22:25
Copy link
Copy Markdown
Member

@InvalidJoker InvalidJoker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good now

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