Skip to content

Commit

Permalink
add new env
Browse files Browse the repository at this point in the history
  • Loading branch information
csuvajit committed Dec 8, 2024
1 parent 40bfdb4 commit 9b707fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export const envKeys = [
'POSTHOG_PERSONAL_API_KEY',
'GOOGLE_TRANSLATION_KEY',
'INTERNAL_API_KEY',
'GLOBAL_MONGO_URI',
];

export const DEPLOYMENT_QUEUE = 'deployment-queue';

0 comments on commit 9b707fb

Please sign in to comment.