Skip to content

Commit

Permalink
Add LRM_QA_{USER, PASSWORD} variable to .django
Browse files Browse the repository at this point in the history
  • Loading branch information
Dawadi Kiran committed Aug 27, 2024
1 parent 7dd0b97 commit abd565a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .envs/.local/.django
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ LRM_USER=''
LRM_PASSWORD=''
XLI_USER=''
XLI_PASSWORD=''
LRM_QA_USER = ''
LRM_QA_PASSWORD = ''

0 comments on commit abd565a

Please sign in to comment.