blob: 07bff27293bdb2f4b6940a0d2903a80a1c5a2ca6 [file] [log] [blame]
Adrià Vilanova Martíneze877a002021-09-03 22:03:01 +02001{
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}