mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 01:11:38 -05:00
Also rename the 'elb' argument to 'simple' to be more descriptive. The healthcheck is going to issue requests to `/_status?simple=true` just to check that gunicorn is up and running - we don't need to go all the way to the database, as this would have adverse impact when api is under load.