core icon indicating copy to clipboard operation
core copied to clipboard

Editing your Cloudflare worker subdomain breaks database tool

Open ammar-madni opened this issue 7 months ago • 0 comments

Describe the bug I edited the subdomain for my cloudlfare workers and the database tool for my nuxthub project stopped working. I can see from the logs it's still looking at the old subdomain.

Steps to reproduce Steps to reproduce the behavior:

  1. Go to cloudflare workers dashboard.
  2. Click change subdomain in the bottom left (scroll down the right sidebar).
  3. Go to your nuxthub project's database management tool.

Expected behavior Nuxthub should remain in sync when the subdomain for workers is changed.

ammar-madni avatar Jun 29 '25 22:06 ammar-madni