Skip to content

Commit

Permalink
feat: update redirect URI to dev.barbara-mauz.at
Browse files Browse the repository at this point in the history
  • Loading branch information
kleberbaum committed Jul 26, 2024
1 parent e2b9fc4 commit 03702a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const config: GatsbyConfig = {
authority: 'https://accounts.photonq.org',
redirectUri:
process.env.NODE_ENV === 'production'
? 'https://barbara-mauz.at/'
? 'https://dev.barbara-mauz.at/'
: 'https://psychic-dollop-6vwv6x9vq9jf464g-8000.app.github.dev',
projectIds: ['263491274097563233']
},
Expand Down

0 comments on commit 03702a0

Please sign in to comment.