change name of db in redis to scrumblr
This commit is contained in:
parent
2f0e90a418
commit
432e357e1e
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@
|
|||
|
||||
exports.database = {
|
||||
type: 'redis',
|
||||
prefix: '#scrumscrum#'
|
||||
prefix: '#scrumblr#'
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue