Skip to content

Commit

Permalink
Merge pull request #940 from NASA-IMPACT/939-put-missing-env-variable…
Browse files Browse the repository at this point in the history
…s-in-envlocaldjango

Put missing env variables in .env/.local/.django
  • Loading branch information
bishwaspraveen authored Aug 15, 2024
2 parents 8304b40 + 1f55981 commit 96ab649
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .envs/.local/.django
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ SINEQUA_CONFIGS_REPO_WEBAPP_PR_BRANCH='dummy_branch'
# Slack Webhook
# ------------------------------------------------------------------------------
SLACK_WEBHOOK_URL=''
LRM_USER=''
LRM_PASSWORD=''
XLI_USER=''
XLI_PASSWORD=''

0 comments on commit 96ab649

Please sign in to comment.