Document REDIS_NAMESPACE (#5038)

lolsob-rspec
Nolan Lawson 2017-09-21 21:44:39 -07:00 committed by Eugen Rochko
parent f7810f56a1
commit 1e65921ed8
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# Service dependencies
# You may set REDIS_URL instead for more advanced options
# You may also set REDIS_NAMESPACE to share Redis between multiple Mastodon servers
REDIS_HOST=redis
REDIS_PORT=6379
# You may set DATABASE_URL instead for more advanced options