We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1edd27b commit 64c888fCopy full SHA for 64c888f
src/config/index.ts
@@ -14,8 +14,7 @@ const config = {
14
"https://azure-eu-api.contentstack.com":
15
"azure-eu-developerhub-api.contentstack.com",
16
"https://stag-api.csnonprod.com": "stag-developerhub-api.csnonprod.com",
17
- "https://gcp-na-api.contentstack.com":
18
- "gcp-na-developerhub-api.contentstack.com",
+ "https://gcp-na-api.contentstack.com": "gcp-na-developerhub-api.contentstack.com",
19
},
20
appBoilerplateGithubUrl:
21
"https://codeload.github.com/contentstack/marketplace-app-boilerplate/zip/refs/heads/main",
0 commit comments