Skip to content

Commit

Permalink
fix: Change Google OAuth URL
Browse files Browse the repository at this point in the history
  • Loading branch information
PMax5 committed Feb 16, 2024
1 parent fbcf6a5 commit a19362a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ export const environment = {
deck: 'https://deck.sinfo.org',
frontend: 'https://corlief.sinfo.org',
google: {
clientId: '475922911787-2eunqihjt791ul7kfi1ji185o7mlehq2.apps.googleusercontent.com'
clientId: '475922911787-mj5hp1pcb00329tarno2bdeclmh7schr.apps.googleusercontent.com'
},
}

0 comments on commit a19362a

Please sign in to comment.