Skip to content
Snippets Groups Projects
Commit ffc1af71 authored by Nicola Jordan's avatar Nicola Jordan
Browse files

generate the secret key for django dynamically

parent 09ed414f
Branches
Tags
1 merge request!132Feature/configure application for production #6
DJANGO_SECRET_KEY='asdasdasdjiwoj82347892637025hfffffffmzk4kjcf74zuc77u'
DJANGO_SECRET_KEY=`< /dev/urandom tr -dc _A-Z-a-z-0-9 | head -c120`
# EMAIL
DJANGO_DEFAULT_FROM_EMAIL='noreply osmaxx <noreply@osmaxx.hsr.ch>'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment