Fixes from manual testing email sending

This commit is contained in:
Neil Martinsen-Burrell 2023-02-13 15:37:17 -06:00
parent d0e9cfce10
commit a314b905d3
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184
3 changed files with 8 additions and 3 deletions

View file

@ -30,6 +30,9 @@ services:
# --- These keys are obtained from `.env` file ---
# Set a private JWT signing key for Login.gov
- DJANGO_SECRET_LOGIN_KEY
# AWS credentials
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY
stdin_open: true
tty: true
ports: