sha1
This commit is contained in:
@@ -135,6 +135,24 @@ https://www.skypack.dev/view/@capacitor-community/contacts
|
||||
<uses-permission android:name="android.permission.READ_CONTACTS" />
|
||||
<uses-permission android:name="android.permission.WRITE_CONTACTS"/>
|
||||
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiKey: '', // <-- Enter your own key here!' TEST
|
||||
baseUrl: 'https://apigate.nebula.g1.wrenchboard.com/en/wrench/api/v1',
|
||||
images: 'https://apigate.nebula.g1.wrenchboard.com/en/wrench/api/v1/',
|
||||
appleRedirectUri: 'https://dev-users.wrenchboard.com/loginWithApple',
|
||||
facebookAppId: '390204307987009',
|
||||
loginSocial: true,
|
||||
keys: {
|
||||
googleMaps: 'AIzaSyCvsRozdnd1i1KBGWC6ewe1RaJYuGbrk3s'
|
||||
}
|
||||
};
|
||||
|
||||
//production key = 390204307987009
|
||||
//test key == 677857427521030
|
||||
|
||||
|
||||
69:51:B8:75:63:E2:7D:DD:29:D3:FF:01:4D:E6:0A:4F:8A:7D:3B:36
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user