#Custom Hostname with Worker Environment
11 messages · Page 1 of 1 (latest)
From what I have been able to gather, coming from Pages where each branch was given it's own unique url, set up a worker for each branch and then point the domain to the worker.dev domain.
your branches can be auto deployed to a preview url, but each deploy is a new preview url
so that automagical stuff doesn't work with workers it seems
MAYBE there is an answer lying in environment variables
but I'm only like a day into this stuff, learning to solve the same problem too
Thanks! Let me know if you can figure it out 🤜