added logging
This commit is contained in:
parent
d76f0ff5ff
commit
5c87f068d6
10 changed files with 38 additions and 16 deletions
|
|
@ -213,7 +213,7 @@ services: # Dragonfly - Redis replacement for caching and events
|
|||
- REDIS_HOST=dragonfly
|
||||
- REDIS_PORT=6379
|
||||
- REDIS_PASSWORD=
|
||||
- REDIS_DB=0
|
||||
- REDIS_DB=1
|
||||
- REDIS_URL=redis://dragonfly:6379
|
||||
depends_on:
|
||||
- dragonfly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue