· 6 years ago · Aug 06, 2019, 11:18 PM
1raise ImproperlyConfigured("The SECRET_KEY setting must not be empty.")
2django.core.exceptions.ImproperlyConfigured: The SECRET_KEY setting must not be empty.
3Stopping epostman_gunicorn_1 ...
4Aborting on container exit...
5
6Process finished with exit code 1
7
8os.environ.setdefault("DJANGO_SETTINGS_MODULE", "project_name.settings.local")