OpenSlides/docker/secrets/django.env.example
Gernot Schulz 4f194a8794
Docker: Add a Docker secret for the Django key
We have decided against including an insecure default key with a mere
warning.  Therefore, unlike the admin and user secrets, the availability
of this secret is a hard requirement.  The instance will not be able to
start before a secret has been generated manually or by a management
tool.
2020-08-21 08:11:14 +02:00

4 lines
132 B
Plaintext

# Define a secret key for Django
# https://docs.djangoproject.com/en/1.10/howto/deployment/checklist/#secret-key
DJANGO_SECRET_KEY=