Closed Kirandawadi closed 3 months ago
Fixes the issue that LRM_QA_USER variable is not found while setting up the project.
LRM_QA_USER
Fix Applied: Added these two environment variables to .envs/.local/.django
.envs/.local/.django
LRM_QA_USER = '' LRM_QA_PASSWORD = ''
Fixes the issue that
LRM_QA_USER
variable is not found while setting up the project.Fix Applied: Added these two environment variables to
.envs/.local/.django