Skip to content

Commit 58ea132

Browse files
authored
feat: update redirectUri
1 parent 0f3c198 commit 58ea132

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gatsby-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const config: GatsbyConfig = {
3030
authority: 'https://accounts.netsnek.com',
3131
redirectUri:
3232
process.env.NODE_ENV === 'production'
33-
? 'https://new.limosen.at'
33+
? 'https://limosen.at'
3434
: 'https://psychic-dollop-6vwv6x9vq9jf464g-8000.app.github.dev',
3535
projectIds: [
3636
'2268283277977065078'

0 commit comments

Comments
 (0)