Update example key - fixes #209

This commit is contained in:
David Buxton 2015-11-07 17:09:17 +00:00
parent fc33c9859a
commit 087c3be021

View File

@ -22,7 +22,7 @@ CABOT_FROM_EMAIL=noreply@example.com
CALENDAR_ICAL_URL=http://www.google.com/calendar/ical/example.ics
# Django settings
CELERY_BROKER_URL=redis://:yourrediskey@localhost:6379/1
CELERY_BROKER_URL=redis://:yourredispassword@localhost:6379/1
DJANGO_SECRET_KEY=2FL6ORhHwr5eX34pP9mMugnIOd3jzVuT45f7w430Mt5PnEwbcJgma0q8zUXNZ68A
# Hostname of your Graphite server instance (including trailing slash)