Skip to content

Commit 1f55981

Browse files
committed
Put missing env variables in .env/.local/.django
1 parent 8304b40 commit 1f55981

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)