Multiple workers in different subdomains of same domain
Hi! I have 2 workers,
I wanted to set up custom domain for both (eg.
note that the
The first worker I set up with a custom domain through settings works, the second one never seems to work. Note that both do work correctly if called from the default url
Is this possible or am I missing something?
Thank you!
worker1 and worker2 both created with CLI, one is a Hello World with Worker only and one is a Hello World with Worker + Assets.I wanted to set up custom domain for both (eg.
worker1.mydomain.com and worker2.mydomain.com )note that the
mydomain.com in my example is also managed through Cloudflare under the same accountThe first worker I set up with a custom domain through settings works, the second one never seems to work. Note that both do work correctly if called from the default url
workername.myaccountname.workers.devIs this possible or am I missing something?
Thank you!