bedrock/docker
Paul McLanahan e7ef68f8ee Remove SECRET_KEY from all .env files
It turns out we don't need them because we have a default value
in settings/base.py. This covers the cases where we need to run
management commands during the build and test phases. Real
SECRET_KEY values are set in all of our running instances of
the site.

Fix #7792
2019-09-26 11:29:14 -05:00
..
bin Abstract a lockable management command, removing django-crontab 2019-05-02 10:32:03 -04:00
dockerfiles Switch from django-pipeline to gulp tasks for asset processing (#5618) 2018-06-07 10:52:53 -05:00
envfiles Remove SECRET_KEY from all .env files 2019-09-26 11:29:14 -05:00