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 f661564 commit dd549d1Copy full SHA for dd549d1
gatsby-config.ts
@@ -25,13 +25,13 @@ const config: GatsbyConfig = {
25
repository: 'netsnek/liba'
26
},
27
zitadel: {
28
- organizationId: '278641258304378483',
29
- clientId: '278642690558596723@barbara-mauz',
+ organizationId: '268210807970535009',
+ clientId: '268283382465631862@cms',
30
authority: 'https://accounts.netsnek.com',
31
redirectUri:
32
process.env.NODE_ENV === 'production'
33
? 'https://barbara-mauz.at'
34
- : 'https://psychic-dollop-6vwv6x9vq9jf464g-8000.app.github.dev',
+ : 'https://redesigned-carnival-4gq4rvwqwvhq4pp.github.dev',
35
projectIds: ['263491274097563233']
36
37
// sentry: {
0 commit comments