Skip to content

Commit

Permalink
Add pythonPath and Django_setting_Module to env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aloftus23 committed Jan 6, 2025
1 parent 2202eaf commit b4b9865
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ staging-cd:
BACKEND_DOMAIN: https://api.staging-cd.crossfeed.cyber.dhs.gov
EMAIL_REGION: us-east-1
DJANGO_KEY: ${ssm:/crossfeed/staging/DJANGO_KEY}
PYTHONPATH: src/xfd_django
DJANGO_SETTINGS_MODULE: xfd_django.settings
DB_DIALECT: postgres
DB_PORT: 5432
DB_HOST: ${ssm:/crossfeed/staging/DATABASE_HOST}
Expand Down

0 comments on commit b4b9865

Please sign in to comment.