Bi 310 bbl none submission
Created by: josedcs
Fixed:
- BI0-310 - Added allowed hosts to environment variable so that hosts not in allowed in allowed can't make requests.
New:
- None
Deprecated:
- None
Notes:
Cleaned up the repo a bit as well while I was here. Added missing environment variables and added new environment variable for ALLOWED_HOSTS
Simple Test:
Try to make a request to email-signup endpoint and it should be forbidden.