diff --git a/src/config/GlobalConfiguration.json b/src/config/GlobalConfiguration.json index 63d3ba123..ab7d01f1d 100644 --- a/src/config/GlobalConfiguration.json +++ b/src/config/GlobalConfiguration.json @@ -2,7 +2,7 @@ "APP_REGISTRATION_CLIENT_ID": "d104fbd6-9464-45d5-a022-83c90ad56906", "AZURE_TENANT_ID": "e413b834-8be8-4822-a370-be619545cb49", "COSMOTECH_API_SCOPE": "http://dev.api.cosmotech.com/platform", - "DEFAULT_BASE_PATH": "https://dev.api.cosmotech.com/phoenix/v3-0-dev", + "DEFAULT_BASE_PATH": "https://dev.api.cosmotech.com/phoenix/v3-0", "ORGANIZATION_ID": "O-gZYpnd27G7", "WORKSPACES_IDS_FILTER": null }