Skip to content

Commit dd549d1

Browse files
authored
Update gatsby-config.ts
1 parent f661564 commit dd549d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gatsby-config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ const config: GatsbyConfig = {
2525
repository: 'netsnek/liba'
2626
},
2727
zitadel: {
28-
organizationId: '278641258304378483',
29-
clientId: '278642690558596723@barbara-mauz',
28+
organizationId: '268210807970535009',
29+
clientId: '268283382465631862@cms',
3030
authority: 'https://accounts.netsnek.com',
3131
redirectUri:
3232
process.env.NODE_ENV === 'production'
3333
? 'https://barbara-mauz.at'
34-
: 'https://psychic-dollop-6vwv6x9vq9jf464g-8000.app.github.dev',
34+
: 'https://redesigned-carnival-4gq4rvwqwvhq4pp.github.dev',
3535
projectIds: ['263491274097563233']
3636
},
3737
// sentry: {

0 commit comments

Comments
 (0)