Compare commits
	
		
			1 Commits
		
	
	
		
			dependabot
			...
			gh-actions
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | dcc62c3233 | 
| @@ -131,6 +131,8 @@ const appConfig: AppConfig = { | |||||||
|   sentryDsn: process.env.SENTRY_DSN, |   sentryDsn: process.env.SENTRY_DSN, | ||||||
| }; | }; | ||||||
|  |  | ||||||
|  | console.log('license', appConfig.licenseKey); | ||||||
|  |  | ||||||
| if (!appConfig.encryptionKey) { | if (!appConfig.encryptionKey) { | ||||||
|   throw new Error('ENCRYPTION_KEY environment variable needs to be set!'); |   throw new Error('ENCRYPTION_KEY environment variable needs to be set!'); | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user