edit examplefile_for_env.txt
This commit is contained in:
parent
41a2d02b32
commit
2f764208bd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
# Redis
|
||||
REDIS_HOST = 'localhost'
|
||||
REDIS_PORT = 6379
|
||||
REDIS_DB = 0 # For this the redis user need the permission SELECT
|
||||
REDIS_DB = 0 # For this option the redis user need the permission SELECT
|
||||
REDIS_USERNAME = 'mastodon'
|
||||
REDIS_PASSWORD = '<PASSWORD>'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue