Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 4b78114

Browse files
author
Parth Shah
committed
Merge branch 'hotfix/config-file-fix' into dev
2 parents 785036f + a7e4867 commit 4b78114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/custom-environment-variables.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
module.exports = {
1313
LOG_LEVEL: 'LOG_LEVEL',
1414
CAPTURE_LOGS: 'CAPTURE_LOGS',
15-
LOGENTRIES_TOKEN: 'LOG_ENTRIES_TOKEN',
15+
LOGENTRIES_TOKEN: 'LOGENTRIES_TOKEN',
1616

1717
RABBITMQ: {
1818
URL: 'RABBITMQ_URL',

0 commit comments

Comments
 (0)