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 77db132 commit ecdcef4Copy full SHA for ecdcef4
packages/cli/src/utils/environment.ts
@@ -14,7 +14,7 @@ export const environmentConfig = {
14
scope: 'openid profile email offline_access',
15
},
16
develop: {
17
- endpoint: 'https://platform-dev.aignostics.com',
+ endpoint: 'https://platform-dev.aignostics.ai',
18
issuerURL: 'https://dev-8ouohmmrbuh2h4vu.eu.auth0.com/oauth',
19
clientID: 'gqduveFvx7LX90drQPGzr4JGUYdh24gA',
20
audience: 'https://dev-8ouohmmrbuh2h4vu-samia',
0 commit comments