Add REDIS_DB env variable to configure Redis database (#1366)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Service dependencies
|
||||
REDIS_HOST=redis
|
||||
REDIS_PORT=6379
|
||||
# REDIS_DB=0
|
||||
DB_HOST=db
|
||||
DB_USER=postgres
|
||||
DB_NAME=postgres
|
||||
|
Reference in New Issue
Block a user