Shifting to workers from pages
We're looking into workers as an alternative to pages, and have a couple of compatibility questions - /
1. We have prod/preview env settings in pages, i cannot find the equivalent settings on workers. How do i set different env variables/secrets in prod/preview workers?
2. We get branch preview urls on pages, but for workers, it seems to change per commit. Is there a way to have a common branch deployment url for workers?
1. We have prod/preview env settings in pages, i cannot find the equivalent settings on workers. How do i set different env variables/secrets in prod/preview workers?
2. We get branch preview urls on pages, but for workers, it seems to change per commit. Is there a way to have a common branch deployment url for workers?
