All files / environments environment.ts

100% Statements 15/15
100% Branches 0/0
100% Functions 0/0
100% Lines 15/15

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 161x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x  
export const environment = {
	production: false,
	apiUrl: 'https://api.staging.gorealtravel.com/api/v2',
	apiBaseUrl: 'https://api.staging.gorealtravel.com/api',
	australiaNumber: '+61 8 7200 1488',
	europeNumber: '+420 774 770 205',
	usaAndCanadaNumber: '+1 217-699-1873',
	backendUrl: 'https://staging.gorealtravel.com',
	frontendUrl: 'https://web.staging.gorealtravel.com',
	googleClientId: '171313739507-g6a225dekhbubqrmsoqffb9eqib8kohb.apps.googleusercontent.com',
	sentryProjectId: 'https://493db9a2547a4aa766a00e4695c80c73@o4509207854907392.ingest.de.sentry.io/4509207922540624',
	BINGADS_CODE: 5637138,
	prerenderToken: 'hqaMDsULiuEHJGmFlW4V',
	googleMapsApiKey: 'AIzaSyBQcYOsFkC8Y7Xi93AMbt48P2XcnE3ztlA',
};