Merge pull request #760

This commit is contained in:
symfony-flex-server[bot]
2019-09-29 13:23:19 +00:00
committed by GitHub
@@ -11,8 +11,8 @@
"CTP_CLIENT_ID": "<your-client-id>",
"CTP_CLIENT_SECRET": "<your-client-secret>",
"CTP_PROJECT_KEY": "<your-project-id>",
"CTP_AUTH_URL": "https://auth.commercetools.com or https://auth.commercetools.co",
"CTP_API_URL": "https://api.commercetools.com or https://api.commercetools.co",
"CTP_AUTH_URL": "https://auth.commercetools.com",
"CTP_API_URL": "https://api.commercetools.com",
"CTP_SCOPES": "<your-desired-scopes>"
}
}