4 lines
132 B
Plaintext
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=
|