Adrià Vilanova MartÃnez | e877a00 | 2021-09-03 22:03:01 +0200 | [diff] [blame] | 1 | { |
2 | // Details for the Sign In with Google functionality | ||||
3 | google: { | ||||
4 | clientId: '223047594100-ha7istt4csc0mlq11heogk7bqvmpbqo0.apps.googleusercontent.com', | ||||
5 | }, | ||||
6 | // URL of the GRPC host | ||||
7 | grpcWebHost: 'http://localhost:8081' | ||||
8 | } |