Skip to content

Commit 352a887

Browse files
authored
chore: update gatsby-config.ts
1 parent f661564 commit 352a887

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,14 +25,14 @@ const config: GatsbyConfig = {
2525
repository: 'netsnek/liba'
2626
},
2727
zitadel: {
28-
organizationId: '278641258304378483',
29-
clientId: '278642690558596723@barbara-mauz',
28+
organizationId: '268210807970535009',
29+
clientId: '268283499285386870@cms',
3030
authority: 'https://accounts.netsnek.com',
3131
redirectUri:
3232
process.env.NODE_ENV === 'production'
3333
? 'https://barbara-mauz.at'
3434
: 'https://psychic-dollop-6vwv6x9vq9jf464g-8000.app.github.dev',
35-
projectIds: ['263491274097563233']
35+
projectIds: ['268283499285321334']
3636
},
3737
// sentry: {
3838
// org: 'photonq',

0 commit comments

Comments
 (0)