Skip to content

feat: add mlack.uk custom domain route to production#182

Merged
mahata merged 1 commit intomainfrom
add-custom-domain
Apr 7, 2026
Merged

feat: add mlack.uk custom domain route to production#182
mahata merged 1 commit intomainfrom
add-custom-domain

Conversation

@mahata
Copy link
Copy Markdown
Owner

@mahata mahata commented Apr 7, 2026

Summary

  • Adds a custom domain route (mlack.uk) to the production environment in wrangler.toml
  • Cloudflare Workers will serve the app at https://mlack.uk instead of only the *.workers.dev subdomain

Copilot AI review requested due to automatic review settings April 7, 2026 13:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Cloudflare Wrangler production configuration to serve the Worker on the custom domain mlack.uk, aligning production access with the desired public hostname rather than relying solely on the *.workers.dev subdomain.

Changes:

  • Add a production routes entry for mlack.uk with custom_domain = true in wrangler.toml.
Show a summary per file
File Description
wrangler.toml Adds a production custom domain route (mlack.uk) via Wrangler routes configuration.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@mahata mahata merged commit fb49bed into main Apr 7, 2026
7 checks passed
@mahata mahata deleted the add-custom-domain branch April 7, 2026 13:30
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