Closed csbarnet closed 3 weeks ago
@jtauber just a couple of changes to settings.py to facilitate production instance. Basically allowing more config to be set with environment variables. Values will default to current values if ENV variables are not present.
allow list of ALLOWED_HOSTS so we can debug load balancer, etc. set secret key with environment var set DEBUG with environment var use better names for environment variables