mirror of
				https://github.com/elyby/accounts-frontend.git
				synced 2025-05-31 14:11:58 +05:30 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			144 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			144 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
module.exports = {
 | 
						|
    apiHost: 'https://dev.account.ely.by',
 | 
						|
    ga: {id: 'UA-XXXXX-Y'},
 | 
						|
    sentryCdn: 'https://<key>@sentry.io/<project>'
 | 
						|
};
 |