Replies: 1 comment 1 reply
-
Hi! For Gatsby Cloud questions please refer to this page: https://www.gatsbyjs.com/support/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does Gatsby cloud support multi-domain or environment deploys in some manner? For example, I have a site that will have multiple versions at different subdomains like
showcase-a.
,showcase-b.
and I need to target and build the subdomains with specific content from the CMS.For another site, we have a separate QA CMS version where we test API changes. So I would need to deploy to
qa.example.com
and towww.example.com
with different environment variables.Beta Was this translation helpful? Give feedback.
All reactions