mirror of
https://github.com/status-im/cabot.git
synced 2025-02-24 02:18:08 +00:00
Update example key - fixes #209
This commit is contained in:
parent
fc33c9859a
commit
087c3be021
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user