Skip to content

Commit 96ab649

Browse files
Merge pull request #940 from NASA-IMPACT/939-put-missing-env-variables-in-envlocaldjango
Put missing env variables in .env/.local/.django
2 parents 8304b40 + 1f55981 commit 96ab649

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.envs/.local/.django

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ SINEQUA_CONFIGS_REPO_WEBAPP_PR_BRANCH='dummy_branch'
3333
# Slack Webhook
3434
# ------------------------------------------------------------------------------
3535
SLACK_WEBHOOK_URL=''
36+
LRM_USER=''
37+
LRM_PASSWORD=''
38+
XLI_USER=''
39+
XLI_PASSWORD=''

0 commit comments

Comments
 (0)