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