Skip to content

config: Add custom domain ghostpaste.dev to wrangler.toml #18

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

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

nullcoder
Copy link
Owner

Summary

  • Configure ghostpaste.dev as the custom domain for Cloudflare Workers deployment

Changes

  • Add routes configuration in wrangler.toml with custom domain pattern

Prerequisites

Before deploying with this configuration:

  1. Add ghostpaste.dev to your Cloudflare account
  2. Configure DNS records to point to the Worker
  3. Ensure the domain is proxied through Cloudflare (orange cloud icon)

Test plan

  • Configuration syntax is valid
  • Domain is configured in Cloudflare dashboard (manual step)
  • Deploy and verify domain routing works

🤖 Generated with Claude Code

Add custom domain route configuration to enable the application to be
accessible via ghostpaste.dev instead of just the Workers subdomain.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@nullcoder nullcoder added cloudflare Cloudflare-specific priority: low Nice to have needs review Ready for code review labels Jun 5, 2025
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
ghostpaste bccecf1 Visit preview Jun 05 2025, 09:00 AM

@nullcoder nullcoder merged commit 0066643 into main Jun 5, 2025
1 check passed
@nullcoder nullcoder deleted the config/add-custom-domain branch June 5, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloudflare Cloudflare-specific needs review Ready for code review priority: low Nice to have
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant